IPPEchoFilterNoiseReductionLevel Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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
IppAecNoiseReductionLevel
See Also