commit | b93e2b78f3fd6dec0331f309ab52af25038542d0 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Mon Aug 25 10:39:38 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 26 21:01:48 2025 |
tree | 91eef62172aa99652d6148034a780ae2346a0e14 | |
parent | d142f35c7ed5d909357dce845e2b56b6f7a963a0 [diff] |
VoiceEngine takes Environment from Call Rather than piecemeal accessing environment stuff from Call, VoiceEngine classes take the whole environment from there. This avoids use of the trials() accessor in Call. Bug: webrtc:440271885 Change-Id: I9d4fecf7f81beeb6616a14c406378947f1648418 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/406120 Auto-Submit: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45444}
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.