webrtc/modules/audio_device/include
Olov Brändström 1f33a2ba3f Add capture timestamps to test audio device.
Absolute capture time extension did not work in tests that use test_audio_device. This change add capture timestamp to test audio device so absolute capture timestamp extensions can be sent in tests.

This make it possible to write tests for absolute header extension in Hamrit, and possible other test platforms as well.

Bug: None
Change-Id: Ie237f516ce0cccf43c32fe40da76a9d31f9fba53
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/292340
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Olov Brändström <brandstrom@google.com>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39265}
2023-02-07 12:21:52 +00:00
..
audio_device.h Add RTCAudioPlayoutStats to GetStats(). 2023-01-16 13:19:45 +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 Make capture timestamp optional in ADM. 2023-01-23 17:29:06 +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
fake_audio_device.h Update/delete old TODOs 2022-07-06 07:49:04 +00:00
mock_audio_device.h Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
mock_audio_transport.h Make capture timestamp optional in ADM. 2023-01-23 17:29:06 +00:00
test_audio_device.cc Add capture timestamps to test audio device. 2023-02-07 12:21:52 +00:00
test_audio_device.h Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
test_audio_device_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00