| IPPEchoFilterNoiseReductionLevel Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic IppAecNoiseReductionLevel NoiseReductionLevel { get; set; }Public Property NoiseReductionLevel As IppAecNoiseReductionLevel
	Get
	Set
public:
property IppAecNoiseReductionLevel NoiseReductionLevel {
	IppAecNoiseReductionLevel get ();
	void set (IppAecNoiseReductionLevel value);
}member NoiseReductionLevel : IppAecNoiseReductionLevel with get, set
Property Value
Type: 
IppAecNoiseReductionLevel
See Also