SpeexPreprocessorAGCSpeed Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int AGCSpeed { get; set; }
Public Property AGCSpeed As Integer
Get
Set
public:
property int AGCSpeed {
int get ();
void set (int value);
}
member AGCSpeed : int with get, set
Property Value
Int32
See Also