Frame Decoding Enumeration
| Enumeration | Description |
|---|---|
ClarityCalculationMethod |
Describes the clarity calculation method. |
ClarityFilterMode |
Describes the clarity filter mode. |
ClarityCalculationMethod
Describes the clarity calculation method.
Declarations
| Language | Declaration |
|---|---|
| C / C++ | enum ClarityCalculationMethod |
Members
| Member | Value | Description |
|---|---|---|
| ECCM_CONTRAST | 0x01 | Calculates clarity using the contrast method. |
ClarityFilterMode
Describes the clarity filter mode
Declarations
| Language | Declaration |
|---|---|
| C / C++ | enum ClarityFilterMode |
Members
| Member | Value | Description |
|---|---|---|
| CFM_GENERAL | 0x01 | Filters the frames using the general algorithm based on calculated clarity. |