commit | 68ee4653efcca33ccd338ed0cefa128fb33bace7 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Tue Mar 13 10:40:34 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 13 16:58:21 2018 |
tree | 3a5afb6005228c6ba25a7f5f41562b820b567b64 | |
parent | ca8438b6bd3e6719b75c526460feeed7a97e1559 [diff] |
Moving SetPacingFactor and allocation limits to SSCC. This CL adds methods to the SendSideCongestionController (SSCC) interface for configuring pacing factor and allocation based data rate limits. This means that old SSCC implement the same interface as the new, task queue based SSCC. This also allows merging the max total allocated bit rate into SetAllocatedSendBitrateLimits. This is done in preparation for an upcoming CL where the SSCC version is controlled by a field trial. Bug: webrtc:8415 Change-Id: I4d5446a3bedd5b0c725dbd009fb75815fd661eff Reviewed-on: https://webrtc-review.googlesource.com/61320 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22408}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.