commit | 277b6ea8508e0574f9ee7785abd798effa717e05 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Tue Nov 06 13:24:51 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 06 14:44:31 2018 |
tree | 862f0d8d713589e1ff0ad9df5d0676581602df38 | |
parent | 3ddaf3c40881ad98c480f0df7cfec6d50d4cdca5 [diff] |
Isolating APM API build target: adding dummy :api target. This CL is part of a refactoring work to unblock other CLs that would generate a circular dependency when including modules/audio_processing. It will also allow to easily move the APM interface part under //api. More in detail, this change adds a dummy build target named :api in modules/audio_processing. It is needed to adapt the downstream projects before the APM interface files are moved to the :api target. A follow up CL will make :api an actual target and will remove the interface files from :audio_processing. Bug: webrtc:9535 Change-Id: Ifb4e1a0ac7e482a8a089ef858d7e9a91f974e51f Reviewed-on: https://webrtc-review.googlesource.com/c/109585 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25523}
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.