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