IPPEchoFilterNoiseReductionSmoothing Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public IppAecNoiseReductionSmoothing NoiseReductionSmoothing { get; set; }
Public Property NoiseReductionSmoothing As IppAecNoiseReductionSmoothing
Get
Set
public:
property IppAecNoiseReductionSmoothing NoiseReductionSmoothing {
IppAecNoiseReductionSmoothing get ();
void set (IppAecNoiseReductionSmoothing value);
}
member NoiseReductionSmoothing : IppAecNoiseReductionSmoothing with get, set
Property Value
Type:
IppAecNoiseReductionSmoothingSee Also