TVideoGrabber.CameraControlMax

Prev

Next

TVideoGrabber

Methods

 




































































































Gets the maximum value of a given TCameraControl setting.


Declaration
function CameraControlMax(Setting: TCameraControl): LongInt;


int __fastcall CameraControlMax(TCameraControl Setting)


Function CameraControlMax(Setting As TxCameraControl) As Long

Description

Retrieves the maximum value for a given TCameraControl setting, if available for the current video capture device. Returns MAXINT upon failure.


See Also
TCameraControl CameraControlAuto CameraControlDefault CameraControlMin CameraControlSettings CameraControlStep GetCameraExposure GetCameraExposureAsString IsCameraControlAvailable IsCameraControlSettingAvailable SendCameraCommand SetCameraControl SetCameraExposure