Set VLDSCapture.TVLDSAdjustmentModes
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.
Package: VideoLabBasicPkg
Unit: VLDSCapture
Contents |
Syntax
Delphi:
type TVLDSAdjustmentModes = set of TVLDSAdjustmentMode;
C++ Builder:
typedef Set<TVLDSAdjustmentMode, amUseCurrent, amManual > TVLDSAdjustmentModes;
Visual C++ (MFC):
typedef CTSet<CTVLDSAdjustmentMode, amUseCurrent, amManual > CTVLDSAdjustmentModes;
Summary
Set of available adjustment modes.
Description
Defines a set of available adjustment modes.