Click or drag to resize

VideoFormatSPS Class

Video formats for OpenH264, matching the "EVideoFormatSPSSPS" enum.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpenH264VideoFormatSPS

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

The VideoFormatSPS type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberComponent
Gets a video format of OpenH264 "VF_COMPONENT".
Public propertyStatic memberMac
Gets a video format of OpenH264 "VF_MAC".
Public propertyStatic memberNtsc
Gets a video format of OpenH264 "VF_NTSC".
Public propertyStatic memberNumEnum
Gets a video format of OpenH264 "VF_NUM_ENUM".
Public propertyStatic memberPal
Gets a video format of OpenH264 "VF_PAL".
Public propertyStatic memberSecam
Gets a video format of OpenH264 "VF_SECAM".
Public propertyStatic memberUndefined
Gets a video format of OpenH264 "VF_UNDEF".
Public propertyValue
Gets the internal char value representation of this video format.
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