|
VisioForge Video Edit SDK (Delphi / ActiveX)
|
Gets selected audio format from the format list.
function WMV_Custom_Audio_Formats_GetItem(CodecName: WideString; Index: Integer): WideString;
__fastcall BSTR WMV_Custom_Audio_Formats_GetItem(BSTR CodecName, int Index);
public String WMV_Custom_Audio_Formats_GetItem(String CodecName, int Index);
Public Function WMV_Custom_Audio_Formats_GetItem(CodecName As String, Index As Integer) As String
public string WMV_Custom_Audio_Formats_GetItem(string CodecName, int Index);
BSTR WMV_Custom_Audio_Formats_GetItem(BSTR CodecName, int Index);
WMV_Custom_Audio_Formats_GetItem
public WMV_Custom_Audio_Formats_GetItem($CodecName, $Index);
|
Parameters |
Description |
|
CodecName: WideString |
Codec name. |
|
Index: Integer |
Item index. |
Returns selected audio format from the format list.
Doc-O-Matic.|
Copyright (c) 2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|