webrtc/modules/audio_device/include
Pengyu Liao ba907f0058 Add stereo support to FakeAudioDevice.
The stereo-ness depends on the input Capturer and Renderer:
1) The stereo-ness of playout equals to Renderer;
2) The stereo-ness of recording equals to Capturer.

Bug: webrtc:8978
Change-Id: Ib41b8294c30ef6db54fdaf9d1890de0135a976d1
Reviewed-on: https://webrtc-review.googlesource.com/60100
Commit-Queue: Pengyu Liao <pengyul@google.com>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22374}
2018-03-09 18:43:24 +00:00
..
audio_device_data_observer.h Add the new CreateAudioDeviceWithDataObserver to header file 2017-11-14 22:07:59 +00:00
audio_device_default.h Separate test/fake_audio_device on API and implementation. Step 1. 2018-03-07 12:46:00 +00:00
audio_device_defines.h Remove voe::TransmitMixer 2017-12-15 16:48:57 +00:00
audio_device.h Removes deprecated AGC APIs from the AMD interface. 2017-12-22 11:36:23 +00:00
fake_audio_device.h Separate test/fake_audio_device on API and implementation. Step 1. 2018-03-07 12:46:00 +00:00
mock_audio_device.h Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
mock_audio_transport.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
test_audio_device_impl_unittest.cc Separate test/fake_audio_device on API and implementation. Step 1. 2018-03-07 12:46:00 +00:00
test_audio_device_impl.cc Add stereo support to FakeAudioDevice. 2018-03-09 18:43:24 +00:00
test_audio_device_impl.h Separate test/fake_audio_device on API and implementation. Step 1. 2018-03-07 12:46:00 +00:00
test_audio_device.h Add stereo support to FakeAudioDevice. 2018-03-09 18:43:24 +00:00