| Package | Description |
|---|---|
| org.jitsi.impl.neomedia | |
| org.jitsi.impl.neomedia.rtp | |
| org.jitsi.service.neomedia.rtp |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaStreamStatsImpl.tccPacketReceived(RTCPTCCPacket tccPacket)
Notifies listeners that a transport-wide-cc packet was received.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportCCEngine.tccReceived(RTCPTCCPacket tccPacket)
Handles an incoming RTCP transport-cc feedback packet.
|
void |
RTCPPacketListenerAdapter.tccReceived(RTCPTCCPacket tccPacket)
Notifies this listener that an
RTCPTCCPacket has been received. |
| Modifier and Type | Method and Description |
|---|---|
void |
RTCPPacketListener.tccReceived(RTCPTCCPacket tccPacket)
Notifies this listener that an
RTCPTCCPacket has been received. |
Copyright © 2021 jitsi.org. All rights reserved.