Media Player SDK
|
Shows the dialog box with the settings of the selected audio codec.
procedure Info_Audio_Codec_ShowDialog(CodecName: WideString; PageType: TVFPropertyPage);
__fastcall Info_Audio_Codec_ShowDialog(BSTR CodecName, TVFPropertyPage PageType);
public Info_Audio_Codec_ShowDialog(String CodecName, TVFPropertyPage PageType);
Public Sub Info_Audio_Codec_ShowDialog(CodecName As String, PageType As TVFPropertyPage)
public Info_Audio_Codec_ShowDialog(string CodecName, TVFPropertyPage PageType);
Info_Audio_Codec_ShowDialog(BSTR CodecName, TVFPropertyPage PageType);
Info_Audio_Codec_ShowDialog
Parameters |
Description |
CodecName: WideString |
Codec name. |
PageType: TVFPropertyPage |
Page type. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|