TVideoGrabber.GetVideoControlMode

Prev

Next

TVideoGrabber

Methods

 




































































































Retrieve the state of one of the TVideoControl settings


Declaration
function GetVideoControlMode (Mode: TVideoControl): Boolean;


bool __fastcall GetVideoControlMode(TVideoControl Mode);


Function GetVideoControlMode (mode as TVideoControl) As Boolean

Description

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


See Also
TVideoControl IsVideoControlAvailable IsVideoControlModeAvailable SetVideoControlMode SetVideoControlMode2 VideoControlSettings