blob: 4653f415470ea4c093f3fc9c5b31134086914be7 (
plain)
1
2
3
4
5
6
|
The following test cases in the `webrtc/` directory test some of the mandatory-to-implement stats defined in WebRTC Statistics:
* `getstats.html`
* `RTCPeerConnection-getStats.https.html`
* `RTCRtpReceiver-getStats.https.html`
* `RTCRtpSender-getStats.https.html`
|