GetCameraExposureAsString
method
Delphi
function GetCameraExposureAsString: string;
C++Builder
System::UnicodeString __fastcall GetCameraExposureAsString();
C#
public string GetCameraExposureAsString();
VB.NET
Public Function GetCameraExposureAsString() As String
C++/Qt
wchar_t * GetCameraExposureAsString ();
Retrieves the camera exposure as a fractional string, e.g. "1/8" s, "1/16" s, "1/32" s, etc...