IPPEchoFilterNoiseReductionLevel Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
IppAecNoiseReductionLevel
See Also