commit | 7a5de444553b98715873b93390b2daf8c68a08e2 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Mon Jan 02 12:20:45 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 04 10:44:24 2023 |
tree | 6bfacb38754cba7182465e289f03a2edf2936ec0 | |
parent | 8bec181bfc4f3e3fee422513c0f75f90e80e4ed6 [diff] |
api: use std::string in stats constructor instead of const reference or rvalues. This follows the style guide: https://google.github.io/styleguide/cppguide.html#Rvalue_references BUG=webrtc:14807 Change-Id: I936b99146520815ae8105806409d46565fa83546 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/289985 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#38996}
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.