Click or drag to resize

PacketizationMode Class

h.264 packetization modes.
Inheritance Hierarchy
SystemObject
  FM.IceLink.H264PacketizationMode

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

The PacketizationMode type exposes the following members.

Constructors
  NameDescription
Public methodPacketizationMode
Initializes a new instance of the PacketizationMode class
Top
Properties
  NameDescription
Public propertyStatic memberInterleaved
Gets interleaved mode.
Public propertyStatic memberNonInterleaved
Gets non-interleaved mode.
Public propertyStatic memberSingleNal
Gets single NAL mode.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also