commit | c0e4d45ce0468487b20bed908484d3ab6b16bbbd | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Thu Oct 25 13:08:32 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 25 13:51:11 2018 |
tree | e84a00359bdd2d345cff424250186be474c66313 | |
parent | 4ba6c26623a2ba1c59adf2171308b92d04f6f7a1 [diff] |
Adds BitrateAllocation struct to OnBitrateUpdated. This prepares for adding parameters to OnBitrateUpdated. By using a struct, additional fields doesn't require a change in the signature and only the obeservers that use the new fields will be affected by the change. Bug: webrtc:9718 Change-Id: I7dd6c9577afd77af06da5f56aea312356f80f9c0 Reviewed-on: https://webrtc-review.googlesource.com/c/107727 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25366}
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.