Click or drag to resize

ProfileIdc Class

Profile IDs for OpenH264, matching the "EProfileIdc" enum.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpenH264ProfileIdc

Namespace:  FM.IceLink.OpenH264
Assembly:  FM.IceLink.OpenH264 (in FM.IceLink.OpenH264.dll) Version: 1.1.2.607 (1.1.2.607)

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
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also