webrtc/modules/audio_device
henrika 94f3930106 Removes deprecated ADM APIs (reland).
Usage should now be removed and this change can be relanded.
It was reverted here: https://webrtc-review.googlesource.com/c/src/+/25320

TBR=solenberg

Bug: webrtc:7306
Change-Id: I1afea773eff51bf5ec80711f0d7753ac0b7be77b
Reviewed-on: https://webrtc-review.googlesource.com/27000
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20936}
2017-11-29 13:42:14 +00:00
..
android Adds extended audio state logs to Android audio. 2017-11-29 13:33:09 +00:00
dummy Fix playout (recording from caller point of view) functionality for FileAudioDevice. 2017-11-29 10:26:20 +00:00
include Removes deprecated ADM APIs (reland). 2017-11-29 13:42:14 +00:00
ios Attempt to resolve crash in AudioDeviceIOS::UpdateAudioDeviceBuffer 2017-11-28 09:13:18 +00:00
linux Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
mac Add check to see if output device has HogMode property (Mac OS X) 2017-11-21 10:49:57 +00:00
win Fix excessive audio device logging on Windows 2017-11-17 20:00:31 +00:00
audio_device_buffer.cc Removes Set/GetRecordingChannel() from the ADM 2017-11-14 08:30:16 +00:00
audio_device_buffer.h Removes Set/GetRecordingChannel() from the ADM 2017-11-14 08:30:16 +00:00
audio_device_config.h Don't build windows core audio if using dummy file devices. 2017-10-27 12:53:34 +00:00
audio_device_data_observer.cc Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
audio_device_generic.cc Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
audio_device_generic.h Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
audio_device_impl.cc Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
audio_device_impl.h Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
audio_device_unittest.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
BUILD.gn Removing conditional visibility. 2017-11-13 15:39:11 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fine_audio_buffer_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fine_audio_buffer.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
fine_audio_buffer.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
mock_audio_device_buffer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00