webrtc/api/neteq
Ivo Creusen 88636c6dac Improvements for NetEqControllers
When creating a NetEqController it can be useful to have access to a
webrtc::Clock*. Also, NetEqControllers should have access to the
contents of the sync buffer when making decisions.

Bug: webrtc:11005
Change-Id: I7fdba75ce661b2ace52458620a8c1f3c990e5ac2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167208
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30368}
2020-01-24 11:39:52 +00:00
..
BUILD.gn Improvements for NetEqControllers 2020-01-24 11:39:52 +00:00
custom_neteq_factory.cc Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
custom_neteq_factory.h Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
default_neteq_controller_factory.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
default_neteq_controller_factory.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
DEPS Improvements for NetEqControllers 2020-01-24 11:39:52 +00:00
neteq.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
neteq.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
neteq_controller.h Improvements for NetEqControllers 2020-01-24 11:39:52 +00:00
neteq_controller_factory.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
neteq_factory.h Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
OWNERS Improvements for NetEqControllers 2020-01-24 11:39:52 +00:00
tick_timer.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
tick_timer.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
tick_timer_unittest.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00