commit | 9e4a97bb02663604b02e219b9d501a8dd91b5614 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Wed Jan 17 08:54:07 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 17 10:35:14 2024 |
tree | d9e5598e0c08b7859c61d3dbab2bc7688e262afc | |
parent | 84c48ae7513bad9c9ca19271569cd0431e780c32 [diff] |
[Stats] Add value_or() and migrate from ValueOrDefault(). Yet another prerequisite for replacing RTCStatsMember<T> with absl::optional<T>, but this looks like the last one. Bug: webrtc:15164 Change-Id: I2cde51e8c8c951f71b48ccd45e07146091a99616 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/334647 Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41541}
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.