webrtc/modules/congestion_controller/include
Sebastian Jansson da2ec40590 Always sends probes when they are generated.
This changes makes the usage of the new probe controller reflect how the
old probe controller was used. That is probes are now sent as soon as
they are generated. This is to avoid regressions in performance doe to
the timing of the sent probes.

Bug: chromium:868776
Change-Id: I722585689258c9b01e8f1dc47249b284a05a2793
Reviewed-on: https://webrtc-review.googlesource.com/91441
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24175}
2018-08-02 15:36:12 +00:00
..
mock Removed fake rtp transport controller send. 2018-02-21 13:39:16 +00:00
network_changed_observer.h Removing AvailableBandwidth method on transport controller. 2018-03-12 15:53:49 +00:00
receive_side_congestion_controller.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
send_side_congestion_controller_interface.h Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream. 2018-06-27 10:33:40 +00:00
send_side_congestion_controller.h Always sends probes when they are generated. 2018-08-02 15:36:12 +00:00