webrtc/modules/audio_device/android
Alex Leung 82d0817d6c Add callback when new audio data is ready
Bug: webrtc:8864
Change-Id: I476e9430da281f6815eb1af8ffd98afd9b664a63
Reviewed-on: https://webrtc-review.googlesource.com/49981
Commit-Queue: Alex Leung <alexleung@google.com>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Alex Glaznev <glaznev@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21976}
2018-02-09 19:31:49 +00:00
..
java/src/org/webrtc/voiceengine Add callback when new audio data is ready 2018-02-09 19:31:49 +00:00
audio_common.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_device_template.h Removes usage of AGC APIs in the ADM. 2017-12-13 16:32:21 +00:00
audio_device_unittest.cc Disables AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex on Android 2017-10-06 10:19:44 +00:00
audio_manager.cc Adds usage of RTC_LOG macros in code for Android 2018-01-18 16:41:48 +00:00
audio_manager.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_manager_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_record_jni.cc Avoids issues with start of audio when audio was not initialized on Android 2018-02-08 15:04:39 +00:00
audio_record_jni.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_track_jni.cc Avoids issues with start of audio when audio was not initialized on Android 2018-02-08 15:04:39 +00:00
audio_track_jni.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
build_info.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
build_info.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ensure_initialized.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ensure_initialized.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
opensles_common.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
opensles_common.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
opensles_player.cc Android: Remove GetThreadInfo() 2018-01-02 10:32:21 +00:00
opensles_player.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
opensles_recorder.cc Android: Remove GetThreadInfo() 2018-01-02 10:32:21 +00:00
opensles_recorder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00