commit | bfee96178671391f90dec9a838111e327e50961d | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Fri Jan 12 08:24:06 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 12 10:27:14 2024 |
tree | bf259a2d8dbac207610b4c996fe53416cdf99ec0 | |
parent | 634cb403e6ecefa7298e48759f915f04f2e87768 [diff] |
[Stats] Migrate RTCStats/Test to Attributes. One in series of CLs to migrate from Members() to Attributes() to unblock code deletion. Adds and makes use of has_value(), holds_alternative<T>() and get<T>() convenience methods. Bug: webrtc:15164 Change-Id: I2ae9869a5d1de3f3875c70494c9781d69da7f936 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/334160 Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Evan Shrubsole <eshr@google.com> Cr-Commit-Position: refs/heads/main@{#41510}
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.