ColorPrimaries Class |
Namespace: FM.IceLink.OpenH264
The ColorPrimaries type exposes the following members.
| Name | Description | |
|---|---|---|
| BT2020 |
Gets a video format of OpenH264 "CP_BT2020".
| |
| BT470BG |
Gets a video format of OpenH264 "CP_BT470BG".
| |
| BT470M |
Gets a video format of OpenH264 "CP_BT470M".
| |
| BT709 |
Gets a video format of OpenH264 "CP_BT709".
| |
| Film |
Gets a video format of OpenH264 "CP_FILM".
| |
| NumEnum |
Gets a video format of OpenH264 "CP_NUM_ENUM".
| |
| Reserved0 |
Gets a video format of OpenH264 "CP_RESERVED0".
| |
| Reserved3 |
Gets a video format of OpenH264 "CP_RESERVED3".
| |
| Smpte170M |
Gets a video format of OpenH264 "CP_SMPTE170M".
| |
| Smpte240M |
Gets a video format of OpenH264 "CP_SMPTE240M".
| |
| Undefined |
Gets a video format of OpenH264 "CP_UNDEF".
| |
| Value |
Gets the internal char value representation of this object.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |