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.