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