Property VLDSCapture.TVLDSCameraControlProperty.Modes
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: TVLDSCameraControlProperty
Contents |
Syntax
Delphi:
property Modes : TVLDSAdjustmentModes read GetModes;
C++ Builder:
__property TVLDSAdjustmentModes Modes = { read=GetModes };
Summary
Returns the list of supported modes by the camera control property.
Description
Use this property to get the list of supported modes by the
camera control property.