Click or drag to resize

FirEntry Class

An RTCP full intra request (FIR) packet entry.
Inheritance Hierarchy
SystemObject
  FM.IceLinkFirEntry

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

The FirEntry type exposes the following members.

Constructors
  NameDescription
Public methodFirEntry(Int32)
Initializes a new instance of the FirEntry class.
Public methodFirEntry(DataBuffer)
Initializes a new instance of the FirEntry class.
Public methodFirEntry(Int32, Int64)
Initializes a new instance of the FirEntry class.
Top
Properties
  NameDescription
Public propertyDataBuffer
Gets or sets the backing data buffer.
Public propertyStatic memberFixedPayloadLength
Gets or sets the fixed length of an FIR entry.
Public propertySequenceNumber
Gets or sets the sequence number.
Public propertySynchronizationSource
Gets or sets the synchronization source.
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