IPPEchoFilterNoiseReductionLevel Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
IppAecNoiseReductionLevelSee Also