Click or drag to resize

ProfileIdc Properties

The ProfileIdc type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBaseline
Gets a profile IDC of OpenH264 "PRO_BASELINE".
Public propertyStatic memberCavlc444
Gets a profile IDC of OpenH264 "PRO_CAVLC444".
Public propertyStatic memberExtended
Gets a profile IDC of OpenH264 "PRO_EXTENDED".
Public propertyStatic memberHigh
Gets a profile IDC of OpenH264 "PRO_HIGH".
Public propertyStatic memberHigh10
Gets a profile IDC of OpenH264 "PRO_HIGH10".
Public propertyStatic memberHigh422
Gets a profile IDC of OpenH264 "PRO_HIGH422".
Public propertyStatic memberHigh444
Gets a profile IDC of OpenH264 "PRO_HIGH444".
Public propertyStatic memberMain
Gets a profile IDC of OpenH264 "PRO_MAIN".
Public propertyStatic memberScalableBaseline
Gets a profile IDC of OpenH264 "PRO_SCALABLE_BASELINE".
Public propertyStatic memberScalableHigh
Gets a profile IDC of OpenH264 "PRO_SCALABLE_HIGH".
Public propertyStatic memberUnknown
Gets a profile IDC of OpenH264 "PRO_UNKNOWN".
Public propertyValue
Gets the internal integer value representation of this profile ID.
Top
See Also