commit | 77605363b908c8c1dfe13b164c9c66ebed6bbd76 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Fri Jan 12 08:25:38 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 12 10:32:13 2024 |
tree | 90921f325e447b5b094ceff1aa499be9a0452cad | |
parent | bfee96178671391f90dec9a838111e327e50961d [diff] |
[Stats] Migrate ObjC to Attributes(). To unblock code cleanup, uses of Members() are replaced by Attributes(). This will allow replacing RTCStatsMember<T> with absl::optional<T> in a future CL. Bug: webrtc:15164 Change-Id: I4ed32ef8ea3d8fd7506415848e044e34377fce8f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/334161 Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Peter Hanspers <peterhanspers@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41511}
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.