Click or drag to resize

ColorPrimaries Class

Color primaries for OpenH264, matching the "EColorPrimaries" enum.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpenH264ColorPrimaries

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

The ColorPrimaries type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBT2020
Gets a video format of OpenH264 "CP_BT2020".
Public propertyStatic memberBT470BG
Gets a video format of OpenH264 "CP_BT470BG".
Public propertyStatic memberBT470M
Gets a video format of OpenH264 "CP_BT470M".
Public propertyStatic memberBT709
Gets a video format of OpenH264 "CP_BT709".
Public propertyStatic memberFilm
Gets a video format of OpenH264 "CP_FILM".
Public propertyStatic memberNumEnum
Gets a video format of OpenH264 "CP_NUM_ENUM".
Public propertyStatic memberReserved0
Gets a video format of OpenH264 "CP_RESERVED0".
Public propertyStatic memberReserved3
Gets a video format of OpenH264 "CP_RESERVED3".
Public propertyStatic memberSmpte170M
Gets a video format of OpenH264 "CP_SMPTE170M".
Public propertyStatic memberSmpte240M
Gets a video format of OpenH264 "CP_SMPTE240M".
Public propertyStatic memberUndefined
Gets a video format of OpenH264 "CP_UNDEF".
Public propertyValue
Gets the internal char value representation of this object.
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