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