TVideoGrabber.CameraControlMin

Prev

Next

TVideoGrabber

Methods

 




































































































Gets the minimum value of a given TCameraControl setting.


Declaration
function CameraControlMin(Setting: TCameraControl): LongInt;


int __fastcall CameraControlMin(TCameraControl Setting)


Function CameraControlMin(Setting As TxCameraControl) As Long

Description

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


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