VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.WMV_Custom_Audio_Formats_GetCount Method

Gets the amount of formats from the format list.

Pascal
function WMV_Custom_Audio_Formats_GetCount(CodecName: WideString): Integer;
C++
__fastcall int WMV_Custom_Audio_Formats_GetCount(BSTR CodecName);
C#
public int WMV_Custom_Audio_Formats_GetCount(String CodecName);
Visual Basic
Public Function WMV_Custom_Audio_Formats_GetCount(CodecName As String) As Integer
Java
public int WMV_Custom_Audio_Formats_GetCount(string CodecName);
IDL
int WMV_Custom_Audio_Formats_GetCount(BSTR CodecName);
JavaScript
WMV_Custom_Audio_Formats_GetCount
PHP
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!