Click or drag to resize

Sli Class

An RTCP slice loss indication.
Inheritance Hierarchy
SystemObject
  FM.IceLinkSli

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

The Sli type exposes the following members.

Constructors
  NameDescription
Public methodSli
Initializes a new instance of the Sli class.
Public methodSli(DataBuffer)
Initializes a new instance of the Sli class.
Top
Properties
  NameDescription
Public propertyDataBuffer
Gets the backing DataBuffer.
Public propertyFirst
Gets or sets the macroblock (MB) address of the first lost macroblock.
Public propertyNumber
Gets or sets the number of lost macroblocks, in scan order.
Public propertyPictureId
Gets or sets the six least significant bits of the codec-specific identifier that is used to reference the picture in which the loss of the macroblock(s) has occurred.
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
See Also