Click or drag to resize
AudioQualityEnhancerAcousticEchoCancellation Property
Gets or sets a boolean value indicating whether the Acoustic Echo Cancellation is enabled.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool AcousticEchoCancellation { get; set; }

Property Value

Type: Boolean
See Also