[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.AudioQualityEnhancer.AcousticEchoCancellation"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public bool AcousticEchoCancellation { get; set; } |
| Visual Basic |
|---|
Public Property AcousticEchoCancellation As Boolean Get Set |
| Visual C++ |
|---|
public: property bool AcousticEchoCancellation { bool get (); void set (bool value); } |