This class represents SDES: Source Description RTCP Packet.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class RTCP_Packet_SDES : RTCP_Packet
Public Class RTCP_Packet_SDES Inherits RTCP_Packet
public ref class RTCP_Packet_SDES : public RTCP_Packet
type RTCP_Packet_SDES = class inherit RTCP_Packet end
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
Chunks |
Gets session description(SDES) chunks.
| |
Equals(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.) | |
IsPadded |
Gets if packet is padded to some bytes boundary.
(Inherited from RTCP_Packet.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PaddBytesCount |
Gets or sets number empty bytes to add at the end of packet.
(Inherited from RTCP_Packet.) | |
ParseInternal(array<Byte>[]()[][], Int32%) |
Parses Source Description(SDES) packet from data buffer.
(Overrides RTCP_Packet.ParseInternal(array<Byte>[]()[][], Int32%).) | |
Size |
Gets number of bytes needed for this packet.
(Overrides RTCP_Packet.Size.) | |
ToByte(array<Byte>[]()[][], Int32%) |
Stores SDES packet to the specified buffer.
(Overrides RTCP_Packet.ToByte(array<Byte>[]()[][], Int32%).) | |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
Type |
Gets RTCP packet type.
(Overrides RTCP_Packet.Type.) | |
Version |
Gets RTCP version.
(Overrides RTCP_Packet.Version.) |
Inheritance Hierarchy
Object | ||
RTCP_Packet | ||
RTCP_Packet_SDES |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119