TVideoGrabber.SetCameraExposure

Prev

Next

TVideoGrabber

Methods

 




































































































Sets the camera exposure as a double value


Declaration
procedure SetCameraExposure (Value: Double);


void __fastcall SetCameraExposure(double Value);


Sub SetCameraExposure (Value as Double)

Description

Used to set 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 GetCameraExposure GetCameraExposureAsString IsCameraControlAvailable IsCameraControlSettingAvailable SendCameraCommand SetCameraControl