Skip to content

SetCameraExposure

function

Delphi
procedure SetCameraExposure (Value: Double);
C++Builder
void __fastcall SetCameraExposure(double Value);
C#
public void SetCameraExposure(double Value);
VB.NET
Public Sub SetCameraExposure(Value As Double)
C++/Qt
void SetCameraExposure (double Value);

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