webrtc/modules/audio_device/include
Magnus Jedvert 7dfd5fc3df AudioTransport: Remove PushCaptureData() method
This CL removes PushCaptureData(), which is unused.

The reason I'm removing it is since this method is cauing chromium-style
violations for all files that includes
modules/audio_device/include/audio_device_defines.h, and it's annoying
to suppress it everywhere.

Bug: webrtc:8659
Change-Id: I9133d05259075d8e8ec89b764be934f37b5fa77e
Reviewed-on: https://webrtc-review.googlesource.com/66404
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22717}
2018-04-04 08:04:09 +00:00
..
audio_device_data_observer.h Add the new CreateAudioDeviceWithDataObserver to header file 2017-11-14 22:07:59 +00:00
audio_device_default.h Separate test/fake_audio_device on API and implementation. Step 1. 2018-03-07 12:46:00 +00:00
audio_device_defines.h AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
audio_device.h Add support of AAudio in native WebRTC on Android O and above 2018-03-16 10:20:27 +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 Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
mock_audio_transport.h AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
test_audio_device_unittest.cc Extend TestAudioDeviceModule API. 2018-03-23 08:54:15 +00:00
test_audio_device.cc Set safe values to prevent possible sigsegv while using AudioTransport, add doc 2018-03-28 15:05:26 +00:00
test_audio_device.h Extend TestAudioDeviceModule API. 2018-03-23 08:54:15 +00:00