webrtc/api/stats
Ivo Creusen fb0dca6c05 Wire up non-sender RTT for audio, and implement related standardized stats.
The implemented stats are:
- https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-roundtriptime
- https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-totalroundtriptime
- https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-roundtriptimemeasurements

Bug: webrtc:12951, webrtc:12714
Change-Id: Ia362d5c4b0456140e32da79d40edc06ab9ce2a2c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/226956
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#34861}
2021-08-30 09:03:50 +00:00
..
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
rtc_stats.h Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
rtc_stats_collector_callback.h Remove virtual inheritance from RTCStatsCollector 2021-04-23 08:40:35 +00:00
rtc_stats_report.h Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
rtcstats_objects.h Wire up non-sender RTT for audio, and implement related standardized stats. 2021-08-30 09:03:50 +00:00