This class represents RR: Receiver Report RTCP Packet.

C# | Visual Basic | Visual C++ | F# |
public class RTCP_Packet_RR : RTCP_Packet
Public Class RTCP_Packet_RR Inherits RTCP_Packet
public ref class RTCP_Packet_RR : public RTCP_Packet
type RTCP_Packet_RR = 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.) |
![]() | 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 receiver report(RR) from byte buffer.
(Overrides RTCP_Packet.ParseInternal(array<Byte>[]()[][], Int32%).) |
![]() | ReportBlocks |
Gets reports blocks.
|
![]() | Size |
Gets number of bytes needed for this packet.
(Overrides RTCP_Packet.Size.) |
![]() | SSRC |
Gets or sets sender(local reporting) synchronization source identifier.
|
![]() | ToByte(array<Byte>[]()[][], Int32%) |
Stores receiver report(RR) packet to the specified buffer.
(Overrides RTCP_Packet.ToByte(array<Byte>[]()[][], Int32%).) |
![]() | ToString()()()() |
Returns RR packet as string.
(Overrides Object.ToString()()()().) |
![]() | Type |
Gets RTCP packet type.
(Overrides RTCP_Packet.Type.) |
![]() | Version |
Gets RTCP version.
(Overrides RTCP_Packet.Version.) |

Object | ||
![]() | RTCP_Packet | |
![]() | RTCP_Packet_RR |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119