Developer_release_1.4.0
Enum mint.enums.xhdmic.rgb_quantization_range
Describes RGB Quantization range.
Properties
0 | (string) [0] = "DEFAULT" |
1 | (string) [1] = "LIMITED" |
2 | (string) [2] = "FULL" |
DEFAULT | (integer) DEFAULT = 0 ("Default") |
FULL | (integer) FULL = 2 ("Full") |
LIMITED | (integer) LIMITED = 1 ("Limited") |