commit | dfaa462e2890fdafd0bb150cf48509d0fd8f0af6 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Apr 23 15:28:47 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 28 10:53:18 2025 |
tree | a0a808189a8e22fa0a2d83dfdf5e54e7d1aee854 | |
parent | c53b23cdf705ce82103703b960c98d8aa969f769 [diff] |
Cleanup WebRtcVoiceEngine constructor Pass full Environment instead of unowning pointers from it. Pass scoped_refptr by value rather than by raw pointer or reference. Bug: webrtc:413413572 Change-Id: Ic68fa626b9164b3a24e5455d21d530cb300e44a9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/384540 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44470}
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.