VideoControlSettings
|
TVideoGrabber.VideoControlSettings |
||||
|
|
|
|
||
Enables or disables the video control settings.
Declaration
property VideoControlSettings: Boolean read GetVideoControlSettings write SetVideoControlSettings default DEF_VideoControlSettings;
__property bool VideoControlSettings=read=GetVideoControlSettings, write=SetVideoControlSettings, default=1
Property VideoControlSettings As Boolean
Description
Enables or disables the automatic saving and restoring of the video control settings.
See Also
TVideoControl GetVideoControlMode IsVideoControlAvailable IsVideoControlModeAvailable SetVideoControlMode SetVideoControlMode2