Property VLDSCapture.TVLDSCapture.VideoCaptureDevice
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 VideoCaptureDevice : TDSVideoCaptureDevice read FVideoCaptureDevice write SetVideoCaptureDevice;
C++ Builder:
__property TDSVideoCaptureDevice * VideoCaptureDevice = { read=FVideoCaptureDevice, write=SetVideoCaptureDevice };
Summary
Desired video input device(s).
Description
Use this property to select primary and alternative video
capture devices. The alternative devices will be used if the
primary one is not available.