Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_Video_Codec_ShowDialog Method

Display the dialog box with the settings of the selected video codec.

Pascal
procedure Info_Video_Codec_ShowDialog(CodecName: WideString; PageType: TVFPropertyPage);
C++
__fastcall Info_Video_Codec_ShowDialog(BSTR CodecName, TVFPropertyPage PageType);
C#
public Info_Video_Codec_ShowDialog(String CodecName, TVFPropertyPage PageType);
Visual Basic
Public Sub Info_Video_Codec_ShowDialog(CodecName As String, PageType As TVFPropertyPage)
Java
public Info_Video_Codec_ShowDialog(string CodecName, TVFPropertyPage PageType);
IDL
Info_Video_Codec_ShowDialog(BSTR CodecName, TVFPropertyPage PageType);
JavaScript
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!