commit | 2a8a78c905a68935d2ff53355982601e2e083dfa | [log] [tgz] |
---|---|---|
author | Minyue <minyue@webrtc.org> | Thu Apr 07 14:48:15 2016 |
committer | Minyue <minyue@webrtc.org> | Thu Apr 07 14:47:53 2016 |
tree | cc50da0beaaa126b5c750f363b97a0267e695705 | |
parent | 5b68ab50bbd6ada3725aa1aeac3e87242986b6be [diff] |
Add AEC filter divergence metric to StatsCollector. A new metric that tells how often the AEC linear filter diverges has been recently introduced, see https://codereview.webrtc.org/1739993003/ This metric can reflect echo failure and ducking. In this CL, we add a field in StatsCollector to receive this metric. BUG= R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1866983002 . Cr-Commit-Position: refs/heads/master@{#12282}
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.