TVideoGrabber.GetCameraExposureAsString

Prev

Next

TVideoGrabber

Methods

 




































































































Retrieves the camera exposure value as a string


Declaration
function GetCameraExposureAsString: string;


wchar_t *__fastcall GetCameraExposureAsString();


Function GetCameraExposureAsString as String

Description

Used to retrieve the camera exposure as a fractional string, e.g. "1/8" s, "1/16" s, "1/32" s, etc...


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