commit | e2be7ee2e84a34ee530833b758ec2b4833425ffb | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Wed Apr 04 08:42:25 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 04 11:50:30 2018 |
tree | d147c2877c7b94964e8ac26421a1b92a1c7eb3d5 | |
parent | 571e6c9105881dd7f93916e940d915d87c2bca03 [diff] |
Android: Split out audio device targets This CL splits out the audio device module Java code into a separate target, and also splits up the audio device module implementations into three different build targets, one for OpenSLES, AAudio, and the Java based implementation. Bug: webrtc:7452, webrtc:9048 Change-Id: I8ec09c73580b468837223ddd420fb29ca61fdea5 Reviewed-on: https://webrtc-review.googlesource.com/66461 Reviewed-by: Paulina Hensman <phensman@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22727}
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.