webrtc/modules/audio_device
Zhi Huang 2efe87f8f6 Revert "Removes deprecated ADM APIs."
This reverts commit 1882d8509a.

Reason for revert: Broke the internal projects.

Original change's description:
> Removes deprecated ADM APIs.
> 
> Final stage since these APIs are no longer used in Chrome.
> 
> Bug: webrtc:7306
> Change-Id: Ia116671bc888daa75c4105ad1ebeb21833f5d090
> Reviewed-on: https://webrtc-review.googlesource.com/25220
> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
> Commit-Queue: Henrik Andreassson <henrika@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#20836}

TBR=solenberg@webrtc.org,henrika@webrtc.org

Change-Id: If8dd4212fb3e8c6944643d3794f673837977bf4e
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:7306
Reviewed-on: https://webrtc-review.googlesource.com/25320
Reviewed-by: Zhi Huang <zhihuang@webrtc.org>
Commit-Queue: Zhi Huang <zhihuang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20840}
2017-11-22 18:40:10 +00:00
..
android Removes check of RECORD_AUDIO in native audio layer on Android. 2017-11-22 18:01:27 +00:00
dummy Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
include Revert "Removes deprecated ADM APIs." 2017-11-22 18:40:10 +00:00
ios Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +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.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
fine_audio_buffer_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +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