TVideoGrabber.GetCameraExposure

Prev

Next

TVideoGrabber

Methods

 




































































































Used to set the camera exposure as a double value, e.g. 1/8 s, 1/16 s, 1/32 s, etc...
Retrieves the camera exposure as double value


Declaration
function GetCameraExposure: Double;


double __fastcall GetCameraExposure(void);


Function GetCameraExposure() as Double

Description

Used to retrieve the camera exposure as a double value, e.g. 1/8 s, 1/16 s, 1/32 s, etc...


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