Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_Audio_Codec_ShowDialog Method

Shows the dialog box with the settings of the selected audio codec.

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