commit | ed1d084d0a99f21b7c1e11082b5c2d35fbb4d08c | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Fri Jan 19 10:27:31 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 19 12:26:56 2024 |
tree | 8c1e78854affb113c012616c5b92a3d84d0d8751 | |
parent | d7478a8453c24056acd8c5de90ea3070fc3e1615 [diff] |
[Stats] Replace all uses of is_defined() with has_value(). Same method, different name. Unblocks replacing RTCStatsMember<T> with absl::optional<T>. Bug: webrtc:15164 Change-Id: I251dd44d3b0f9576b3b68915fe0406d1b3381e5c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/334641 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41573}
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.