commit | 540ef2898ccc3f40a6b351055b1e0e571850295b | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Nov 21 18:18:51 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 21 20:46:01 2018 |
tree | 403b8669ad8f9d15bf89bb03a5b29a0a00043052 | |
parent | 6736df1778fe4c13d115f6449cff055f2af85b02 [diff] |
Adds OnReceivedUplinkAllocation method to AudioEncoder. This allows sending the full BitrateAllocationUpdate to the encoder. This will be used in a later CL to use the link capacity field in the update to control the Opus decoder. Bug: webrtc:9718 Change-Id: I1c228cc318c7f9f1b0fec232e27732177b80705a Reviewed-on: https://webrtc-review.googlesource.com/c/111509 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25739}
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.