commit | cd195bea5e38a61e73b08f82445560d9136cd9da | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Tue Feb 07 16:31:27 2017 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 07 16:31:27 2017 |
tree | 07f75ee1e70de96b1c6ec83ac86e2a9746209ca1 | |
parent | c16fa5ea692e06992c30c8b9853356b90da74e2a [diff] |
RTCInboundRTPStreamStats.qpSum collected. This was previously only collected for local tracks (RTCOutboundRTPStreamStats.qpSum). Spec: https://w3c.github.io/webrtc-stats/#dom-rtcrtpstreamstats-qpsum This CL also improves some testing in rtcstatscollector_unittest.cc. Default and non-default values are tested in the same unittests, removing the test that was specific to default-values, which was otherwise code duplication. BUG=webrtc:7065 Review-Url: https://codereview.webrtc.org/2675943002 Cr-Commit-Position: refs/heads/master@{#16477}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.