commit | c7daea8d6a13e29a797b641ffda0d87e601e8a61 | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Tue Mar 14 03:10:07 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 14 10:10:07 2017 +0000 |
tree | 97813352b73632be66a0dede1ceb40674520237e | |
parent | cfd88bbe80c41a4ec3d1eb529f60e06e8bad3de8 [diff] |
Make AudioBuffer::InterleaveTo const The only non-const operation was a one-time initialization of a member only used in this function. I've moved it to the ctor. BUG=webrtc:5298 Review-Url: https://codereview.webrtc.org/2741733002 Cr-Commit-Position: refs/heads/master@{#17223}
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.