mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 00:27:51 +01:00
![]() The NetEqFactory is currently expected to wrap the AudioDecoderFactory, but this turns out not to be a good idea. Instead, it makes more sense to pass the AudioDecoderFactory through the CreateNetEq method. Bug: webrtc:11005 Change-Id: I8027ff6593f40c92072e7e88157631dcf329a984 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/160644 Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29918} |
||
---|---|---|
.. | ||
BUILD.gn | ||
custom_neteq_factory.cc | ||
custom_neteq_factory.h | ||
default_neteq_controller_factory.cc | ||
default_neteq_controller_factory.h | ||
DEPS | ||
neteq.cc | ||
neteq.h | ||
neteq_controller.h | ||
neteq_controller_factory.h | ||
neteq_factory.h | ||
tick_timer.cc | ||
tick_timer.h | ||
tick_timer_unittest.cc |