LumiSoft Net Help
RTCP_Packet_SDES_Chunk Class
NamespacesLumiSoft.Net.RTPRTCP_Packet_SDES_Chunk
This class implements RTCP SDES packet one "chunk".
Declaration Syntax
C#Visual BasicVisual C++F#
public class RTCP_Packet_SDES_Chunk
Public Class RTCP_Packet_SDES_Chunk
public ref class RTCP_Packet_SDES_Chunk
type RTCP_Packet_SDES_Chunk =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
RTCP_Packet_SDES_Chunk(UInt32, String)
Default constructor.

CName
Gets Canonical End-Point Identifier.

Email
Gets or sets email address. For example "John.Doe@example.com". Value null means not specified.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Location
Gets or sets location string. It may be geographic address or for example chat room name. Value null means not specified.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets or sets the real name, eg. "John Doe". Value null means not specified.

Note
Gets or sets note text. The NOTE item is intended for transient messages describing the current state of the source, e.g., "on the phone, can't talk". Value null means not specified.

Parse(array<Byte>[]()[][], Int32%)
Parses SDES chunk from the specified buffer.

Phone
Gets or sets phone number. For example "+1 908 555 1212". Value null means not specified.

Size
Gets number of bytes needed for this SDES chunk.

Source
Gets SSRC or CSRC identifier.

ToByte(array<Byte>[]()[][], Int32%)
Stores SDES junk to the specified buffer.

Tool
Gets or sets streaming application name/version. Value null means not specified.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
RTCP_Packet_SDES_Chunk

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119