ParticipantReceiverInformation Class |
Namespace: StreamCoders.Rtp
The ParticipantReceiverInformation type exposes the following members.
Name | Description | |
---|---|---|
ParticipantReceiverInformation | Initializes a new instance of the ParticipantReceiverInformation class |
Name | Description | |
---|---|---|
GenerateReceiverReport |
Generates a RTCP-RR encapsulated in an RTCPCompound object.
| |
Update(RtcpCompoundPacket) |
Updates the participant receiver information.
| |
Update(RtpPacket) |
Updates the given packet.
|
Name | Description | |
---|---|---|
ByteCount |
Amount of bytes received.
| |
ExtendedSequence |
Extended sequence number of the most recently received RTP packet.
| |
InterArrivalJitter |
Interarrival jitter information.
| |
PacketCount |
Amount of packets received.
| |
RecentSenderReport |
Contains the most recently received Sender Report.
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |