| Modifier and Type | Class and Description |
|---|---|
class |
MediaStreamTrackReceiver
Contains the
MediaStreamTrackDescs for a MediaStream. |
class |
TransportCCEngine.EgressEngine
Handles outgoing RTP packets for this
TransportCCEngine. |
class |
TransportCCEngine.IngressEngine
Handles incoming RTP packets for this
TransportCCEngine. |
class |
VideoMediaStreamTrackReceiver
Extends the generic
MediaStreamTrackReceiver with logic to update
its MediaStreamTrackDescs with received packets. |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteBitrateEstimatorWrapper
This is the receive-side remote bitrate estimator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbsSendTimeEngine
Implements a TransformEngine which replaces the timestamps in
abs-send-time RTP extensions with timestamps generated locally.
|
class |
CachingTransformer
Implements a cache of outgoing RTP packets.
|
class |
OriginalHeaderBlockTransformEngine
Appends an Original Header Block packet extension to incoming packets.
|
class |
PaddingTermination
De-duplicates RTP packets from incoming RTP streams.
|
class |
REDFilterTransformEngine
Removes the RED encapsulation (RFC2198) from outgoing packets, dropping
non-primary (redundancy) packets.
|
class |
RetransmissionRequesterImpl
Creates classes to handle both the detection of loss and the creation
and sending of nack packets, and a scheduler to allow for nacks to be
re-transmitted at a set interval
|
| Modifier and Type | Class and Description |
|---|---|
class |
SsrcTransformEngine
Implements read-only support for "A Real-Time Transport Protocol (RTP)
Header Extension for Client-to-Mixer Audio Level Indication".
|
| Modifier and Type | Class and Description |
|---|---|
class |
PayloadTypeTransformEngine
We use this engine to change payload types of outgoing RTP packets if needed.
|
Copyright © 2022 jitsi.org. All rights reserved.