IPPEchoFilterNoiseReductionSmoothing Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic 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
IppAecNoiseReductionSmoothing
See Also