SpeexPreprocessorSetNoiseReductionLevel Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic void SetNoiseReductionLevel(
NoiseReductionLevel level
)
Public Sub SetNoiseReductionLevel (
level As NoiseReductionLevel
)
public:
void SetNoiseReductionLevel(
NoiseReductionLevel level
)
member SetNoiseReductionLevel :
level : NoiseReductionLevel -> unit
Parameters
- level NoiseReductionLevel
-
See Also