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