Skip to content

GetVideoControlMode

function

Delphi
function GetVideoControlMode (Mode: TVideoControl): Boolean;
C++Builder
bool __fastcall GetVideoControlMode(TVideoControl Mode);
C#
public bool GetVideoControlMode(TVideoControl Mode);
VB.NET
Public Function GetVideoControlMode(Mode As TVideoControl) As Boolean
C++/Qt
BOOL GetVideoControlMode (TVideoControl Mode);

Retrieve the state of one of the TVideoControl settings

Remarks

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