webrtc/modules/audio_device/include
Kiran Thind d5d0a2b546 Fix: rename ms_per_buffer to buffer_duration
Buffer duration is in seconds, not milliseconds.

No-Try: True
Bug: webrtc:11430
Change-Id: Ib03c2002f2dc6c43e01e50d745d709c2644c8b1e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170500
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30798}
2020-03-16 11:04:20 +00:00
..
audio_device_data_observer.h Change the AudioDeiviceDataObserver to be passed as a unique_ptr. 2020-02-20 14:45:15 +00:00
audio_device_default.h Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_defines.h Fix: rename ms_per_buffer to buffer_duration 2020-03-16 11:04:20 +00:00
audio_device_factory.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
audio_device_factory.h Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +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 MockAudioDeviceModule mock refcounting with real refcounting 2020-01-23 19:04:58 +00:00
mock_audio_transport.h AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
test_audio_device_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
test_audio_device.cc Use newer version of TimeDelta and TimeStamp factories in modules/ 2020-02-10 11:49:57 +00:00
test_audio_device.h Format almost everything. 2019-07-08 13:45:15 +00:00