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

Gets amount of devices from the audio output device list.

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

Returns amount of devices from the audio output device list.

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