The RTCStatsReport
interface is used to provide statistics data about WebRTC connections as returned by the RTCPeerConnection.getStats()
, RTCRtpReceiver.getStats()
, and RTCRtpSender.getStats()
methods.
Documentation RTCStatsReport by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: