commit | 58e08cbea85295ca7aca293c31117994b558e515 | [log] [tgz] |
---|---|---|
author | minyue <minyue@webrtc.org> | Wed Feb 24 11:49:19 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 24 11:49:23 2016 |
tree | 9ff143cc05b4d85c56238858835ff5cbab3378d7 | |
parent | 2346c5a728f6b3245049cfa8e71f855fb1bb6d3e [diff] |
Reset indexer upon initialization in AudioLoop. The array is reset in Init() but not the indexer. This makes the start point undefined after Init() for re-initializing an AudioLoop. This can be fixed. BUG= Review URL: https://codereview.webrtc.org/1727353002 Cr-Commit-Position: refs/heads/master@{#11739}
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.