ProfileIdc Properties |
The ProfileIdc type exposes the following members.
Name | Description | |
---|---|---|
Baseline |
Gets a profile IDC of OpenH264 "PRO_BASELINE".
| |
Cavlc444 |
Gets a profile IDC of OpenH264 "PRO_CAVLC444".
| |
Extended |
Gets a profile IDC of OpenH264 "PRO_EXTENDED".
| |
High |
Gets a profile IDC of OpenH264 "PRO_HIGH".
| |
High10 |
Gets a profile IDC of OpenH264 "PRO_HIGH10".
| |
High422 |
Gets a profile IDC of OpenH264 "PRO_HIGH422".
| |
High444 |
Gets a profile IDC of OpenH264 "PRO_HIGH444".
| |
Main |
Gets a profile IDC of OpenH264 "PRO_MAIN".
| |
ScalableBaseline |
Gets a profile IDC of OpenH264 "PRO_SCALABLE_BASELINE".
| |
ScalableHigh |
Gets a profile IDC of OpenH264 "PRO_SCALABLE_HIGH".
| |
Unknown |
Gets a profile IDC of OpenH264 "PRO_UNKNOWN".
| |
Value |
Gets the internal integer value representation of this profile ID.
|