commit | dccfc405a6a9531db63f9422fa96fc95f8fbe706 | [log] [tgz] |
---|---|---|
author | Henrik Lundin <henrik.lundin@webrtc.org> | Mon Sep 25 10:30:58 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 25 20:32:12 2017 |
tree | 3287f99b4ea78274fcc0a53dd1561195ef91a540 | |
parent | 13b668222a95b54c15cd66de2c8ac818a864a01b [diff] |
NetEq: Simplify the dependencies of GetNetworkStatistics Adds a new method PopulateDelayManagerStats which takes care of the fields that needed information from the DelayManager. Also adds a new test for StatisticsCalculator made practically feasible by the refactoring. Bug: webrtc:7554 Change-Id: Iff5cb5e209c276bd2784f2ccf73be8f619b1d955 Reviewed-on: https://webrtc-review.googlesource.com/3181 Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19957}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.