Click or drag to resize

ColorMatrix Class

Color matrices for OpenH264, matching the "EColorMatrix" enum.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpenH264ColorMatrix

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

The ColorMatrix type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBT2020C
Gets a video format of OpenH264 "CM_BT2020C".
Public propertyStatic memberBT2020NC
Gets a video format of OpenH264 "CM_BT2020NC".
Public propertyStatic memberBT470BG
Gets a video format of OpenH264 "CM_BT470BG".
Public propertyStatic memberBT709
Gets a video format of OpenH264 "CM_BT709".
Public propertyStatic memberFCC
Gets a video format of OpenH264 "CM_FCC".
Public propertyStatic memberGbr
Gets a video format of OpenH264 "CM_GBR".
Public propertyStatic memberNumEnum
Gets a video format of OpenH264 "CM_NUM_ENUM".
Public propertyStatic memberReserved3
Gets a video format of OpenH264 "CM_RESERVED3".
Public propertyStatic memberSmpte170M
Gets a video format of OpenH264 "CM_SMPTE170M".
Public propertyStatic memberSmpte240M
Gets a video format of OpenH264 "CM_SMPTE240M".
Public propertyStatic memberUndefined
Gets a video format of OpenH264 "CM_UNDEF".
Public propertyValue
Gets the internal char value representation of this object.
Public propertyStatic memberYCGCO
Gets a video format of OpenH264 "CM_YCGCO".
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