VisioForge Video Capture SDK (Delphi / ActiveX)
|
Displays the dialog box with the settings of the selected audio codec.
procedure Audio_Codec_Show_Dialog(name: WideString; PageType: TVFPropertyPage Enumeration);
__fastcall Audio_Codec_Show_Dialog(BSTR name, TVFPropertyPage PageType);
public Audio_Codec_Show_Dialog(String name, TVFPropertyPage Enumeration PageType);
Public Sub Audio_Codec_Show_Dialog(name As String, PageType As TVFPropertyPage)
public Audio_Codec_Show_Dialog(string name, TVFPropertyPage PageType);
Audio_Codec_Show_Dialog(BSTR name, TVFPropertyPage PageType);
Audio_Codec_Show_Dialog
public Audio_Codec_Show_Dialog($name, TVFPropertyPage $PageType);
Parameters |
Description |
name: WideString |
Codec name. |
PageType: TVFPropertyPage |
Page type. |
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|