webrtc/modules/audio_device/win
Yves Gerey 432fe68af8 [Cleanup] Remove write-only member _sndCardRecDelay.
The code was doing nothing except for triggering thread sanitizer,
since concurrent writes weren't guarded:
 * ReadRecordedData() through webrtc_audio_module_rec_thread
 * InitPlayout()      through main thread

Bug: webrtc:9751
Change-Id: I7ecf4fa436ff0695e5b998d7e3f159fb6c7e9214
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146216
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Yves Gerey <yvesg@google.com>
Cr-Commit-Position: refs/heads/master@{#28636}
2019-07-22 14:26:28 +00:00
..
audio_device_core_win.cc [Cleanup] Remove write-only member _sndCardRecDelay. 2019-07-22 14:26:28 +00:00
audio_device_core_win.h [Cleanup] Remove write-only member _sndCardRecDelay. 2019-07-22 14:26:28 +00:00
audio_device_module_win.cc Adds support for disabling autostart in ADM2 for Windows 2019-07-18 13:48:15 +00:00
audio_device_module_win.h Propagate TaskQueueFactory to AudioDeviceBuffer 2019-04-01 08:00:49 +00:00
core_audio_base_win.cc Adds support for disabling autostart in ADM2 for Windows 2019-07-18 13:48:15 +00:00
core_audio_base_win.h Adds support for disabling autostart in ADM2 for Windows 2019-07-18 13:48:15 +00:00
core_audio_input_win.cc Minor threading-model fix for ADM2 on Windows 2019-07-18 16:23:05 +00:00
core_audio_input_win.h Adds support for disabling autostart in ADM2 for Windows 2019-07-18 13:48:15 +00:00
core_audio_output_win.cc Minor threading-model fix for ADM2 on Windows 2019-07-18 16:23:05 +00:00
core_audio_output_win.h Adds support for disabling autostart in ADM2 for Windows 2019-07-18 13:48:15 +00:00
core_audio_utility_win_unittest.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_utility_win.cc Remove atlbase dependency and lowercase Windows header includes. 2019-04-09 16:51:50 +00:00
core_audio_utility_win.h Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" 2019-05-16 08:21:04 +00:00