This class represents BYE: Goodbye RTCP Packet.
| C# | Visual Basic | Visual C++ | F# |
public class RTCP_Packet_BYE : RTCP_Packet
Public Class RTCP_Packet_BYE Inherits RTCP_Packet
public ref class RTCP_Packet_BYE : public RTCP_Packet
type RTCP_Packet_BYE = class inherit RTCP_Packet end
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.) | |
| LeavingReason |
Gets leaving reason.
| |
| 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 BYE packet from raw byte[] bye packet.
(Overrides RTCP_Packet.ParseInternal(array<Byte>[]()[][], Int32%).) | |
| Size |
Gets number of bytes needed for this packet.
(Overrides RTCP_Packet.Size.) | |
| Sources |
Gets or sets SSRC/CSRC identifiers included in this BYE packet.
| |
| ToByte(array<Byte>[]()[][], Int32%) |
Stores BYE 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.) |
| Object | ||
| RTCP_Packet | ||
| RTCP_Packet_BYE | ||
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119