IppAecNoiseReductionSmoothing Enumeration |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public enum IppAecNoiseReductionSmoothing
Public Enumeration IppAecNoiseReductionSmoothing
public enum class IppAecNoiseReductionSmoothing
type IppAecNoiseReductionSmoothing
Members
| Member name | Value | Description |
---|
| NoSmoothing | 0 | |
| Static | 1 | |
| Dynamic | 2 | |
See Also