commit | f3995f71cec25402ee516707543dc7d76f2f3edb | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Tue May 10 12:54:35 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 10 12:54:43 2016 |
tree | 1094074fa3051c61f5227cd92c93ba3d4b75d91e | |
parent | 60f6ce2a29cf72d9a1ec7bdf0fa947a2b25cba07 [diff] |
NetEq: Implement Expand::Muted Adding a new method to the Expand class, which will answer the question whether an ongoing expansion has been faded down to zero amplitude (i.e., been muted). Also adding a test. This new functionality will be used in CLs to follow. BUG=webrtc:5608 NOTRY=True Review-Url: https://codereview.webrtc.org/1967473004 Cr-Commit-Position: refs/heads/master@{#12672}
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.