Click or drag to resize
AutomaticGainControlThresholdLevel Property
Lower threshold of application. If signal power falls below this threshold, then gain will not be applied.

Namespace: StreamCoders.Wave
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public float ThresholdLevel { get; set; }

Property Value

Type: Single
The threshold level.
See Also