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

Gets amount of devices from the video capture device list.

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

Returns amount of devices from the video capture device list.

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