webrtc/sdk/android/native_api
Magnus Jedvert e2971ec2ab Android audio manager: Move responsibility of OpenSLES engine
The OpenSLES engine is currently managed by the AudioManager which is
a generic class shared between different kinds of audio input/output.
This CL moves the responsibility of the OpenSLES engine to the actual
OpenSLES implementations.

Bug: webrtc:7452
Change-Id: Iecccb03ec5cd12ce2f3fdc44daaedae27aecf88b
Reviewed-on: https://webrtc-review.googlesource.com/64520
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Paulina Hensman <phensman@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22661}
2018-03-28 20:31:26 +00:00
..
audio_device_module Android audio manager: Move responsibility of OpenSLES engine 2018-03-28 20:31:26 +00:00
base Deprecate ContextUtils.getApplicationContext. 2018-02-28 15:04:03 +00:00
codecs Create an experimental Android NDK. 2018-01-30 09:33:42 +00:00
jni Add an example app for Android native API. 2018-03-12 14:22:59 +00:00
peerconnection Add support for creating java PCF from native one. 2018-03-22 13:37:24 +00:00
video Fix memory leak in NativeToJavaVideoFrame. 2018-02-15 14:26:45 +00:00
DEPS Move android audio device code into sdk/android 2018-03-20 16:04:33 +00:00