AudioQualityEnhancerEchoDelay Property |
Gets or sets the delay of the acoustic echo (in milliseconds).
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int EchoDelay { get; set; }
Public Property EchoDelay As Integer
Get
Set
public:
property int EchoDelay {
int get ();
void set (int value);
}
member EchoDelay : int with get, set
Property Value
Int32
See Also