Click or drag to resize

VideoFragment Class

A fragment of a video frame.
Inheritance Hierarchy

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

The VideoFragment type exposes the following members.

Constructors
  NameDescription
Public methodVideoFragment
Initializes a new instance of the VideoFragment class
Top
Properties
  NameDescription
Public propertyBuffer
Gets or sets the data.
Public propertyFirst
Gets or sets whether this is the first packet.
Public propertyLast
Gets or sets whether this is the last packet.
Top
Methods
  NameDescription
Public methodDestroy
Destroys this fragment.
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
See Also