| <!-- go/cmark --> | |
| <!--* freshness: {owner: 'hbos' reviewed: '2026-06-17'} *--> | |
| # 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. |