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