Click or drag to resize

Fragment Class

A VP8 packet fragment.
Inheritance Hierarchy

Namespace:  FM.IceLink.Vp8
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.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
  NameDescription
Public methodDestroy
Destroys this fragment.
(Inherited from VideoFragment.)
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