Property VLDSCapture.TVLDSCapture.VideoSources
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDSCapture
Contents |
Syntax
Delphi:
property VideoSources : TDSSwitches read FVideoSources write SetVideoSources;
C++ Builder:
__property TDSSwitches * VideoSources = { read=FVideoSources, write=SetVideoSources };
Summary
List of video capture sources.
Description
Use this property to select the video capture source of the
current device. The video source is selected from the sources
available by the device crossbars.