This class represents SR: Sender Report RTCP Packet.
| C# | Visual Basic | Visual C++ | F# |
public class RTCP_Packet_SR : RTCP_Packet
Public Class RTCP_Packet_SR Inherits RTCP_Packet
public ref class RTCP_Packet_SR : public RTCP_Packet
type RTCP_Packet_SR = 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.) | |
| NtpTimestamp |
Gets or sets the wallclock time (see Section 4) when this report was sent.
| |
| PaddBytesCount |
Gets or sets number empty bytes to add at the end of packet.
(Inherited from RTCP_Packet.) | |
| ParseInternal(array<Byte>[]()[][], Int32%) |
Parses RTCP sender report(SR) from specified data buffer.
(Overrides RTCP_Packet.ParseInternal(array<Byte>[]()[][], Int32%).) | |
| ReportBlocks |
Gets reports blocks.
| |
| RtpTimestamp |
Gets RTP timestamp.
| |
| SenderOctetCount |
Gets how many bytes sender has sent.
| |
| SenderPacketCount |
Gets how many packets sender has sent.
| |
| Size |
Gets number of bytes needed for this packet.
(Overrides RTCP_Packet.Size.) | |
| SSRC |
Gets sender synchronization source identifier.
| |
| ToByte(array<Byte>[]()[][], Int32%) |
Stores sender report(SR) 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_SR | ||
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119