commit | 0a16916ac8b695b437ee163ce00e060a29647020 | [log] [tgz] |
---|---|---|
author | Paulina Hensman <phensman@webrtc.org> | Thu Feb 28 12:54:29 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 04 13:44:33 2019 |
tree | 902ade3b15ce99981132583d1498f46a3138a3be | |
parent | 13471a44b60965d5edaf9664fe5b57dfcb7341a0 [diff] |
Use JavaAudioDeviceModule as default Previously, we have created a Legacy ADM when no ADM is supplied. With this change we will start creating a Java ADM instead. The end goal is to make injection mandatory, and never creating ADMs. This is one step on the way, and will allow us to clean up the Legacy ADM code. Bug: webrtc:7452 Change-Id: Ib99adc50346fe6b748f9435d2fc6321a50c3ee4e Reviewed-on: https://webrtc-review.googlesource.com/c/123887 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Paulina Hensman <phensman@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26949}
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.