commit | 0d343fa39dfdc9a35cae6e792474893890a242f8 | [log] [tgz] |
---|---|---|
author | solenberg <solenberg@webrtc.org> | Tue Mar 29 23:42:06 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 29 23:42:12 2016 |
tree | 65b6bf55421568e691d1efeb5052a3be4e49ad58 | |
parent | 059dadf0c4686e9793cf18063bf30d50d787258c [diff] |
Remove unused stuff from AudioFrame: - The interleaved_ field. Never set to anything but 'true'. AudioFrame data appears to always be treated as interleaved. - The Append() method. - operator-=(). BUG= Review URL: https://codereview.webrtc.org/1830713003 Cr-Commit-Position: refs/heads/master@{#12152}
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.