Features.gain auto switch Property

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

Enables the gain automatic.

false

Disables the gain automatic.

See also: gain value range

<< Features