commit | 5059c07604ff6f010ef913d99cee808566332c94 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Mon Apr 09 08:39:22 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 09 09:09:59 2018 |
tree | 9602b03ba83c8f98ae003619f2f534595061e49c | |
parent | ff40b142c003fe5c8bbb683e0f071ad2540b6eef [diff] |
Making periodic tasks in SSCC stoppable. Adding Stop method of periodic tasks in SendSideCongestionController (SSCC). This is utilized in a later CL enabling switching the network controller which requires stopping the old periodic task and starting a new one with a new update period. Bug: webrtc:8415 Change-Id: I2e56c1e1fe10d88c038b2f290d94c08723ddf4e4 Reviewed-on: https://webrtc-review.googlesource.com/67280 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22786}
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.