commit | fe617a3af18185aa8cbdf8d7ae225e80cf29a96d | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Mar 21 11:45:20 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 21 13:13:08 2018 |
tree | 9e01834a593c9030efc244e422b79c2f8bb81bac | |
parent | bc900cb1d1810fcf678fe41cf1e3966daa39c88c [diff] |
Adding has_packet_feedback to LimitObserver callback. This CL adds a boolean indicating availability of per packet feedback to the OnAllocationLimitsChanged callback on the BitrateAllocator::LimitObserver interface. 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: I5bd6e5796733da312556f2f681ff06d49ea2becc Reviewed-on: https://webrtc-review.googlesource.com/63201 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22533}
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.