TVideoGrabber.SetVideoControlMode2

Prev

Next

TVideoGrabber

Methods

 




































































































Sets one of the TVideoControl settings


Declaration
function SetVideoControlMode(Mode: TVideoControl; Value: Boolean): Boolean;


bool __fastcall SetVideoControlMode2(TVideoControl Mode, bool Value);


Function SetVideoControlMode (mode as TVideoControl, Value as Boolean) As Boolean

Description

Used to set one of the TVideoControl settings, if available for the current video capture device (see IsVideoControlModeAvailable ).


See Also
TVideoControl GetVideoControlMode IsVideoControlAvailable IsVideoControlModeAvailable SetVideoControlMode VideoControlSettings