VisioForge Video Capture SDK (Delphi / ActiveX)
|
Gets the amount of formats from the format list.
function WMV_Custom_Audio_Formats_GetCount(CodecName: WideString): Integer;
__fastcall int WMV_Custom_Audio_Formats_GetCount(BSTR CodecName);
public int WMV_Custom_Audio_Formats_GetCount(String CodecName);
Public Function WMV_Custom_Audio_Formats_GetCount(CodecName As String) As Integer
public int WMV_Custom_Audio_Formats_GetCount(string CodecName);
int WMV_Custom_Audio_Formats_GetCount(BSTR CodecName);
WMV_Custom_Audio_Formats_GetCount
public WMV_Custom_Audio_Formats_GetCount($CodecName);
Parameters |
Description |
CodecName: WideString |
Codec name. |
Returns the amount of formats from the format list.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|