Click or drag to resize

Fragment Class

An H.264 packet fragment.
Inheritance Hierarchy

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

The Fragment type exposes the following members.

Constructors
  NameDescription
Public methodFragment
Initializes a new instance of the Fragment class.
Top
Properties
  NameDescription
Public propertyBuffer
Gets or sets the data.
(Inherited from VideoFragment.)
Public propertyFirst
Gets or sets whether this is the first packet.
(Inherited from VideoFragment.)
Public propertyLast
Gets or sets whether this is the last packet.
(Inherited from VideoFragment.)
Top
Methods
See Also