| Package | Description |
|---|---|
| org.jitsi.impl.neomedia | |
| org.jitsi.impl.neomedia.rtp.translator |
| Modifier and Type | Class and Description |
|---|---|
class |
RTCPFeedbackMessagePacket
Represents an RTCP feedback message packet as described by RFC 4585
"Extended RTP Profile for Real-time Transport Control Protocol
(RTCP)-Based Feedback (RTP/AVPF)".
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RTPTranslatorImpl.writeControlPayload(Payload controlPayload,
MediaStream destination)
Writes an RTCPFeedbackMessage into a destination identified by
a specific MediaStream.
|
Copyright © 2022 jitsi.org. All rights reserved.