<!-- go/cmark -->
<!--* freshness: {owner: 'hta' reviewed: '2024-01-08'} *-->
# getStats in WebRTC
The WebRTC getStats API is specified in
https://w3c.github.io/webrtc-stats/
and allows querying information about the current state of a RTCPeerConnection
API and some of its member objects.