commit | 1d430f727dc637b78de46978de400725ab21be48 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Mar 21 11:47:10 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 22 13:38:49 2018 |
tree | 27ca0d3cdbcf66973e7a2538e51d484beac2dd62 | |
parent | 70899e012f7c320fbc4956ac3f48c59c4c662625 [diff] |
Interface for packet feedback availability in SSCC This CL adds a function to the SendSideCongestionController interface for reporting per packet feedback availability. This is part of a series of CLs tracking the transport feedback status of the streams known to BitrateAllocator and reporting the status to the congestion controller. Bug: webrtc:8415 Change-Id: Ifcb6837bb80c5fcfc1f12f4f93ec38cc2903118f Reviewed-on: https://webrtc-review.googlesource.com/63205 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22565}
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.