commit | 025aa94ccb85e4c6fe20a3fecdac5d27ec9ba3da | [log] [tgz] |
---|---|---|
author | sprang <sprang@webrtc.org> | Tue Jul 12 10:08:45 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 12 10:08:51 2016 |
tree | bfef1e9911e509ed31a63fe8e35b81ac60e70cd8 | |
parent | 348e411dd27e6dbe9b84b27ce46e9b7c657c1eae [diff] |
Revert of Adds data logging in native AudioDeviceBuffer class (patchset #10 id:180001 of https://codereview.webrtc.org/2132613002/ ) Reason for revert: Seems to break things upstream. Original issue's description: > Adds data logging in native AudioDeviceBuffer class. > > Goal is to provide periodic logging of most essential audio parameters > for playout and recording sides. It will allow us to track if the native audio layer is working as intended. > > BUG=NONE > > Committed: https://crrev.com/348e411dd27e6dbe9b84b27ce46e9b7c657c1eae > Cr-Commit-Position: refs/heads/master@{#13440} TBR=stefan@webrtc.org,henrika@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=NONE Review-Url: https://codereview.webrtc.org/2139233002 Cr-Commit-Position: refs/heads/master@{#13441}
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.