TVideoGrabber.CameraControlValue

Prev

Next

TVideoGrabber

Methods

 




































































































Retrieves a TCameraControl current value.


Declaration
function GetCameraControl(Setting: TCameraControl): LongInt;


int __fastcall GetCameraControl(TCameraControl Setting)


Function GetCameraControl(Setting As TxCameraControl) As Long

Description

Used to retrieve the current value of a TCameraControl setting.
Returns MAXINT upon failure.


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