commit | 60f6ce2a29cf72d9a1ec7bdf0fa947a2b25cba07 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Tue May 10 10:52:04 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 10 10:52:13 2016 |
tree | f0286dd9e6627c31cf9aece4452dee920a13f4e5 | |
parent | 47b17dc59c073768992c3a7ec085ada608953ed6 [diff] |
NetEq: Update stats earlier in the GetAudioInternal call This is to prepare for implementation of NetEq muted state, which may cause GetAudioInternal to make an early return just before the call to GetDecision. With this change, the stats are updated in any case. BUG=webrtc:5608 NOTRY=True Review-Url: https://codereview.webrtc.org/1948663002 Cr-Commit-Position: refs/heads/master@{#12671}
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.