Click or drag to resize

VideoFormatSPS Properties

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
See Also