Package org.jitsi.service.neomedia.rtp
-
Interface Summary Interface Description BandwidthEstimator BandwidthEstimator.Listener BandwidthEstimator.Statistics Holds stats specific to the bandwidth estimator.CallStatsObserver webrtc/modules/include/module_common_types.hRemoteBitrateEstimator webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.cc webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.hRTCPPacketListener A simple interface that enables listening for RTCP packets.RTCPReportListener -
Class Summary 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).