commit | 285f83d47bfd9814565911dad3e33801254f8613 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Fri Feb 07 09:30:08 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 07 10:14:42 2020 |
tree | cfac87e9a0113564df458a7ef71cb870d4bacc65 | |
parent | 56e611bbdab19400f454520b6a6a1bfd3da1e989 [diff] |
Add support for injecting VideoBitrateAllocatorFactory also on IOS This patch exposes webrtc::PeerConnectionDependencies c++-object and makes it possible to supply one when creating a PeerConnection. This makes it possible to e.g inject a VideoBitrateAllocatorFactory. Bug: webrtc:10547 Change-Id: Ib7431bdcec1380e7903dc5f66f3583501aeab0a5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168307 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Anders Carlsson <andersc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30480}
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.