webrtc/modules/audio_device/linux
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
..
alsasymboltable_linux.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
alsasymboltable_linux.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_alsa_linux.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_device_alsa_linux.h Delete deprecated PlatformThread looping 2019-05-03 08:35:42 +00:00
audio_device_pulse_linux.cc [Cleanup] Remove write-only member _sndCardRecDelay. 2019-07-22 14:26:28 +00:00
audio_device_pulse_linux.h [Cleanup] Remove write-only member _sndCardRecDelay. 2019-07-22 14:26:28 +00:00
audio_mixer_manager_alsa_linux.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_mixer_manager_alsa_linux.h Format almost everything. 2019-07-08 13:45:15 +00:00
audio_mixer_manager_pulse_linux.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_mixer_manager_pulse_linux.h Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00
latebindingsymboltable_linux.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
latebindingsymboltable_linux.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
pulseaudiosymboltable_linux.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
pulseaudiosymboltable_linux.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00