AudioQualityEnhancerAcousticEchoCancellation Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntaxpublic bool AcousticEchoCancellation { get; set; }Public Property AcousticEchoCancellation As Boolean
Get
Set
public:
property bool AcousticEchoCancellation {
bool get ();
void set (bool value);
}member AcousticEchoCancellation : bool with get, set
Property Value
Boolean
See Also