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

Returns selected video capture device type.

Pascal
function Video_CaptureDevice_Detect_Type: TVFDeviceType Enumeration;
C++
__fastcall TVFDeviceType Video_CaptureDevice_Detect_Type();
C#
public TVFDeviceType Enumeration Video_CaptureDevice_Detect_Type();
Visual Basic
Public Function Video_CaptureDevice_Detect_Type() As TVFDeviceType
Java
public TVFDeviceType Video_CaptureDevice_Detect_Type();
IDL
TVFDeviceType Video_CaptureDevice_Detect_Type();
JavaScript
Video_CaptureDevice_Detect_Type
PHP
public TVFDeviceType Video_CaptureDevice_Detect_Type();

Returns selected video capture device type, VFDeviceType.Unknown if device is unknown or error happen.

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