Features.gain value range Property

Set and get the gain.
Usage:
[C#]
Feature.SetFeature("gain value range", "10"); String Result = Feature.GetFeature("gain value range");
Limitations:

This feature can only be set, if a possible automation of this feature has been disabled. Please refer to gain auto switch

Remarks:

The features gain value range min and gain value range max are used to query the boundaries of this feature.

See also: gain value range min, gain value range max, gain auto switch

<< Features