commit | 7dfd5fc3df1ff8de34b052d9daac85f915c902c7 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Tue Apr 03 10:58:12 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 04 08:04:09 2018 |
tree | d6ceb3c0a85db0624452ce58f5994c6e89177509 | |
parent | 0bdb5dd0a94d0a01b98ee83b280eb16de19d1df1 [diff] |
AudioTransport: Remove PushCaptureData() method This CL removes PushCaptureData(), which is unused. The reason I'm removing it is since this method is cauing chromium-style violations for all files that includes modules/audio_device/include/audio_device_defines.h, and it's annoying to suppress it everywhere. Bug: webrtc:8659 Change-Id: I9133d05259075d8e8ec89b764be934f37b5fa77e Reviewed-on: https://webrtc-review.googlesource.com/66404 Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22717}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.