| AudioQualityEnhancer Properties |
The AudioQualityEnhancer type exposes the following members.
| Name | Description | |
|---|---|---|
| AcousticEchoCancellation |
Gets or sets a boolean value indicating whether the Acoustic Echo Cancellation is enabled.
| |
| AutoGainControl |
Gets or sets a boolean value indicating whether the Auto Gain Control is enabled.
| |
| ConverterType |
Gets or sets the type of the audio converter that will be used when resampling the sent audio data.
(Inherited from AudioHandler.) | |
| EchoDelay |
Gets or sets the delay of the acoustic echo (in milliseconds).
| |
| GainSpeed |
Gets or sets the gain speed of the Auto Gain Control (in decibel).
| |
| ID | (Inherited from DisposableClass.) | |
| MaxGain |
Gets or sets the maximal gain of the Auto Gain Control (in decibel).
| |
| NoiseReductionLevel |
Gets or sets the level of the noise filter.
| |
| ReceiveFormats |
Gets a list of audio formats that the audio handler can handle. If no audio format specified, all formats are supported.
(Inherited from AudioHandler.) |