webrtc/sdk/android/native_api/audio_device_module
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_android.cc Android audio manager: Move responsibility of OpenSLES engine 2018-03-28 20:31:26 +00:00
audio_device_android.h Android audio code: Replace C++ template with input/output interface 2018-03-28 19:19:37 +00:00