webrtc/audio
henrika 5f6bf24506 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II)
Second attempt to land https://webrtc-review.googlesource.com/c/src/+/16180

Now removes voice_engine dependency from peerconnection and fixes a minor
const issue in NullAudioPoller.

TBR=solenberg

Bug: webrtc:7313
Change-Id: Ibfddbdc76118581e4a4dc64575203f84c1659e5c
Reviewed-on: https://webrtc-review.googlesource.com/17784
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20526}
2017-11-01 11:04:26 +00:00
..
test Fix flag name in low_bandwidth_audio_test.py 2017-10-04 17:26:14 +00:00
utility Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
audio_receive_stream.cc New method RtpReceiver::GetLatestTimestamps. 2017-10-03 16:14:29 +00:00
audio_receive_stream.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_receive_stream_unittest.cc Added RTCMediaStreamTrackStats.jitterBufferDelay for audio 2017-10-02 10:47:00 +00:00
audio_send_stream.cc Reland of BWE allocation strategy 2017-10-20 10:16:15 +00:00
audio_send_stream.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_send_stream_tests.cc Remove voe_auto_test and add new tests to cover the missing cases. 2017-09-15 16:56:08 +00:00
audio_send_stream_unittest.cc Remove voe::Statistics. 2017-09-29 13:00:28 +00:00
audio_state.cc Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) 2017-11-01 11:04:26 +00:00
audio_state.h Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) 2017-11-01 11:04:26 +00:00
audio_state_unittest.cc Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
audio_transport_proxy.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_transport_proxy.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) 2017-11-01 11:04:26 +00:00
conversion.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
null_audio_poller.cc Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) 2017-11-01 11:04:26 +00:00
null_audio_poller.h Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) 2017-11-01 11:04:26 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
scoped_voe_interface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
time_interval.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
time_interval.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
time_interval_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00