mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() GetPacingFactor exposed internal details that should not be relied upon. In a later CL theese won't be available any more, this CL is in preparation for that change. The only usage was in video send stream tests. To keep the tests working, they now access the internal video send stream directly. The test code retrieves an optional that indicates whether the send stream has overridden the pacing factor. This means the implementation dependency between video send stream and video send stream tests is increased. This is an improvement compared to depending on the paced sender implementation. Bug: webrtc:8415 Change-Id: Id357553692b3ff3283fa3b64da1b1ebb3c97f04d Reviewed-on: https://webrtc-review.googlesource.com/39265 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21675} |
||
---|---|---|
.. | ||
mock | ||
alr_detector.cc | ||
alr_detector.h | ||
alr_detector_unittest.cc | ||
bitrate_prober.cc | ||
bitrate_prober.h | ||
bitrate_prober_unittest.cc | ||
BUILD.gn | ||
DEPS | ||
interval_budget.cc | ||
interval_budget.h | ||
interval_budget_unittest.cc | ||
OWNERS | ||
paced_sender.cc | ||
paced_sender.h | ||
paced_sender_unittest.cc | ||
pacer.h | ||
packet_queue.cc | ||
packet_queue.h | ||
packet_queue2.cc | ||
packet_queue2.h | ||
packet_router.cc | ||
packet_router.h | ||
packet_router_unittest.cc |