Features.exposure auto switch Property

Return and set the exposure automatic.
Usage :
[C#]
Feature.SetFeature("exposure auto switch", "true"); String Result = Feature.GetFeature("exposure auto switch");
Values Meaning
true

Enables the exposure automatic.

false

Disables the exposure automatic.

See also: exposure value range

<< Features