Click or drag to resize

SdesChunk Class

An RTCP source description chunk.
Inheritance Hierarchy
SystemObject
  FM.IceLinkSdesChunk

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

The SdesChunk type exposes the following members.

Constructors
  NameDescription
Public methodSdesChunk(DataBuffer)
Initializes a new instance of the SdesChunk class.
Public methodSdesChunk(Int64, SdesItem)
Initializes a new instance of the SdesChunk class.
Public methodSdesChunk(Int64, SdesItem)
Initializes a new instance of the SdesChunk class.
Top
Properties
  NameDescription
Public propertyDataBuffer
Gets the data buffer.
Public propertyStatic memberFixedPayloadHeaderLength
Gets the fixed payload header length.
Public propertySourceDescriptionItems
Gets or sets the source description items.
Public propertySynchronizationSource
Gets or sets the SSRC/CSRC identifier.
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