commit | 58b9d3abb3d6742ea6e83c3bde4b25307b082658 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Mar 28 00:27:41 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 28 10:38:51 2025 |
tree | 5bcfcded8b1ea0027f052c2d8ecdbc5f7d8fab2a | |
parent | d03e8194b090b0def86493d1f600b26484a9d12d [diff] |
Expose Environment as dependency for VoipEngine This allows to inject field trials into VoipEngine without using global field trials. Exposing full Environment also allows to share it across VoipEngine and other WebRTC components that require Environment. Bug: webrtc:42220378 Change-Id: I18f96713d479371d5275e2350bc97b9a99df07cb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/383380 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44255}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.