webrtc/modules/audio_processing/include
Alessio Bazzica c054e78f4e Send runtime settings to the Audio Processing Module (APM)
This CL includes the following changes:
- APM runtime setting (ID + float payload) and unit tests
- Swap queue of APM runtime settings used in AudioProcessingImpl
- runtime settings handler that forwards the settings to APM
  sub-modules when a message is retrieved from the queue
- Unit test placeholder to check that the pre-gain update message
  is correctly delivered

Bug: webrtc:9138
Change-Id: Id22704af15fde2b87a4431f5ce64ad1aeafc5280
Reviewed-on: https://webrtc-review.googlesource.com/69320
Reviewed-by: Per Åhgren <peah@webrtc.org>
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22873}
2018-04-16 11:11:27 +00:00
..
aec_dump.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aec_dump.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_frame_view.h AGC2-fixed-digital: Level Estimator 2018-02-16 13:55:18 +00:00
audio_generator.h Add stub draft of audio generator to APM 2018-03-05 09:28:52 +00:00
audio_generator_factory.cc Add stub draft of audio generator to APM 2018-03-05 09:28:52 +00:00
audio_generator_factory.h Add stub draft of audio generator to APM 2018-03-05 09:28:52 +00:00
audio_processing.cc Safe behavior of the initial echo removal in AEC3 2018-02-20 22:01:36 +00:00
audio_processing.h Send runtime settings to the Audio Processing Module (APM) 2018-04-16 11:11:27 +00:00
audio_processing_statistics.cc Use the new AudioProcessing statistics everywhere. 2017-11-24 18:17:39 +00:00
audio_processing_statistics.h Make delay stat optional. 2017-12-15 14:23:06 +00:00
config.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
config.h Reland "Deprecate the adaptive level controller" 2018-03-09 09:42:13 +00:00
mock_audio_processing.h Send runtime settings to the Audio Processing Module (APM) 2018-04-16 11:11:27 +00:00