Click or drag to resize

SdesItem Class

An RTCP source description item.
Inheritance Hierarchy
SystemObject
  FM.IceLinkSdesItem

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

The SdesItem type exposes the following members.

Constructors
  NameDescription
Public methodSdesItem(DataBuffer)
Initializes a new instance of the SdesItem class.
Public methodSdesItem(Int32, String)
Initializes a new instance of the SdesItem class.
Top
Properties
  NameDescription
Public propertyDataBuffer
Gets the data buffer.
Public propertyStatic memberFixedPayloadHeaderLength
Gets the fixed payload header length.
Public propertyLength
Gets the length.
Public propertyText
Gets or sets the text.
Public propertyType
Gets or sets the type.
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