| Interface | Description |
|---|---|
| BandwidthEstimator | |
| BandwidthEstimator.Listener | |
| BandwidthEstimator.Statistics |
Holds stats specific to the bandwidth estimator.
|
| CallStatsObserver |
webrtc/modules/include/module_common_types.h
|
| RemoteBitrateEstimator |
webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.cc
webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h
|
| RTCPPacketListener |
A simple interface that enables listening for RTCP packets.
|
| RTCPReportListener |
| Class | Description |
|---|---|
| RTCPExtendedReport |
Represents an RTP Control Protocol Extended Report (RTCP XR) packet in the
terms of FMJ i.e.
|
| RTCPExtendedReport.ReportBlock |
Represents an abstract, base extended report block.
|
| RTCPExtendedReport.VoIPMetricsReportBlock |
Implements "VoIP Metrics Report Block" i.e.
|
| RTCPReportAdapter |
A default implementation of RTCPReportListener to facilitate
implementers.
|
| RTCPReports |
Collects the (last) RTCP (SR, RR, and XR) reports sent and received by a
local peer (for the purposes of MediaStreamStats).
|
Copyright © 2022 jitsi.org. All rights reserved.