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

Gets amount of audio capture device formats from the audio capture device format list.

Pascal
function Audio_CaptureDevice_Formats_GetCount: Integer;
C++
__fastcall int Audio_CaptureDevice_Formats_GetCount();
C#
public int Audio_CaptureDevice_Formats_GetCount();
Visual Basic
Public Function Audio_CaptureDevice_Formats_GetCount() As Integer
Java
public int Audio_CaptureDevice_Formats_GetCount();
IDL
int Audio_CaptureDevice_Formats_GetCount();
JavaScript
Audio_CaptureDevice_Formats_GetCount
PHP
public Audio_CaptureDevice_Formats_GetCount();

Returns amount of audio capture device formats.

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!