Click or drag to resize
Mp3AudioEncoderConfigurationAdvancedNoiseShaping Property
Gets or sets the Advanced Noise Shaping Algorithm.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool AdvancedNoiseShaping { get; set; }

Property Value

Type: Boolean
Set true to enable, otherwise false. Default: false.
See Also