webrtc/modules/audio_device/include
Ali Tofigh 1e157a9596 Remove more top-level const from parameters in function declarations
This CL removes even more top-level const from parameters in function
declarations. This change is safe because top-level const in function
declarations (not function definitions) are ignored by the compiler
and so change is just a no-op cleanup.

Bug: webrtc:13610
Change-Id: Icf6868c27b1fdb9d9915b3a7020eb34bdcf07a09
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249989
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Ali Tofigh <alito@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35866}
2022-02-01 09:15:50 +00:00
..
audio_device_data_observer.h Remove more top-level const from parameters in function declarations 2022-02-01 09:15:50 +00:00
audio_device_default.h Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_defines.h Add timestamps to AudioDeviceBuffer::SetRecordedBuffer 2022-01-31 12:32:58 +00:00
audio_device_factory.cc Remove usage of INFO alias for LS_INFO in log messages 2021-11-04 13:46:17 +00:00
audio_device_factory.h Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00
audio_device.h Remove unnecessary checks from AudioDeviceWindowsCore::CoreAudioIsSupported 2019-12-06 10:09:03 +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 Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
mock_audio_transport.h Add timestamps to AudioDeviceBuffer::SetRecordedBuffer 2022-01-31 12:32:58 +00:00
test_audio_device_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
test_audio_device.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00
test_audio_device.h Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00