webrtc/modules/congestion_controller/include
Erik Språng 791d43c4b1 Add ability to set max probing bitrate in SendSideCongestionController.
While this class is deprecated, it's needed as a stop-gap solution.
Other methods to configure the max probe rate all effect the current
estimate and/or trigger new probes to be sent, and we need a way to
configure the max without affecting other behavior.

Bug: webrtc:10070
Change-Id: I2b0ba2fef42d0bab6e5ea7f7c921681557802b4b
Reviewed-on: https://webrtc-review.googlesource.com/c/114880
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26162}
2019-01-08 16:11:53 +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 Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
send_side_congestion_controller_interface.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
send_side_congestion_controller.h Add ability to set max probing bitrate in SendSideCongestionController. 2019-01-08 16:11:53 +00:00