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