| Class | Description |
|---|---|
| AudioRTCPTermination |
Provide RTCP termination facilities for audio
|
| NACKPacket |
A class which represents an RTCP Generic NACK feedback message, as defined
in RFC4585 Section 6.2.1.
|
| RTCPFBPacket |
Created by gp on 6/27/14.
|
| RTCPIterator |
An
Iterator for RTCP packets contained in a compound RTCP packet. |
| RTCPPacketParserEx |
Extends
RTCPPacketParser to allow the parsing of additional RTCP
packet types such as REMB, NACK and XR. |
| RTCPReceiverFeedbackTermination |
Terminates RRs and REMBs.
|
| RTCPREMBPacket |
Created by gp on 6/24/14.
|
| RTCPSenderInfoUtils |
Utility class that contains static methods for RTCP sender info manipulation.
|
| RTCPTCCPacket |
A class which represents an RTCP packet carrying transport-wide congestion
control (transport-cc) feedback information.
|
| RTCPTCCPacket.PacketMap |
An ordered collection which maps sequence numbers to timestamps, the
order is by the sequence number.
|
Copyright © 2021 jitsi.org. All rights reserved.