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