commit | 7d8f5949b2aa29b31da4bc3b28091fc872de6e4a | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Mon Apr 23 15:07:34 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 23 14:18:47 2018 +0000 |
tree | fcfb67b375ddf324bcd5c069444f5d71bfc95606 | |
parent | acdaaaf29a73923f4ce8e447151d1b8fafbcc785 [diff] |
Make depending on a specific audio implementation optional. Splits out audio_java into audio_api_java and java_audio_device_module_java. Makes depending on java_audio_device_module_jni optional for clients that do not use it. It is only necessary to depend on this target if depending on java_audio_device_module_java. Also some cleanup. Bug: webrtc:7452 Change-Id: Ic6c4dbe11db3ed8330802a8e90203acb8ef18e72 Reviewed-on: https://webrtc-review.googlesource.com/70220 Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22981}
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.