This class holds receiver report info.
| C# | Visual Basic | Visual C++ | F# |
public class RTCP_Report_Receiver
Public Class RTCP_Report_Receiver
public ref class RTCP_Report_Receiver
type RTCP_Report_Receiver = class end
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CumulativePacketsLost |
Gets total number of RTP data packets from source SSRC that have
been lost since the beginning of reception.
| |
| DelaySinceLastSR |
Gets delay since last sender report(SR) was received.
| |
| Equals(Object) | (Inherited from Object.) | |
| ExtendedSequenceNumber |
Gets extended highest sequence number received.
| |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FractionLost |
Gets the fraction of RTP data packets from source SSRC lost since the previous SR or
RR packet was sent.
| |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Jitter |
Gets an estimate of the statistical variance of the RTP data packet
interarrival time, measured in timestamp units and expressed as an
unsigned integer.
| |
| LastSR |
Gets when last sender report(SR) was recieved.
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| RTCP_Report_Receiver | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119