GetCameraExposure
Delphi
function GetCameraExposure: Double;
C++Builder
double __fastcall GetCameraExposure();
C#
public double GetCameraExposure();
VB.NET
Public Function GetCameraExposure() As Double
C++/Qt
double GetCameraExposure ();
Retrieves the camera exposure as a double value, e.g. 1/8 s, 1/16 s, 1/32 s, etc...