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