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

Gets amount of devices from the audio capture device list.

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

Returns amount of devices from the audio capture device list.

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