commit | 89dd7bf924a3499105fc797f973fb8c9c2926d3d | [log] [tgz] |
---|---|---|
author | Paulina Hensman <phensman@webrtc.org> | Tue Mar 20 15:27:52 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 20 16:04:33 2018 +0000 |
tree | 60312a35477660d2ab42882eb3581765b8f0a8b1 | |
parent | 4d22a6d8dbb1db1f459338c14f8c6d814c6c9678 [diff] |
Move android audio device code into sdk/android This CL adds a stand-alone Android AudioDeviceModule in the sdk/android folder. It's forked from modules/audio_device/android/ and then simplified for the Android case. The stand-alone Android ADM is available both in the native_api and also under a field trial in the Java API. Bug: webrtc:7452 Change-Id: If6e558026bd0ccb52f56d78ac833339a5789d300 Reviewed-on: https://webrtc-review.googlesource.com/60541 Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22517}
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.