| commit | 1dd69f41002688c296b3a3496d67a6d7e09fc2a3 | [log] [tgz] |
|---|---|---|
| author | Tommi <tommi@webrtc.org> | Fri Jun 06 21:23:56 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 09 17:44:33 2025 |
| tree | 275bb83bc0a6f5af4f62fcc27168d298771b34a0 | |
| parent | 8eca7e3e5c549b9f8afbaf168419667b593e8386 [diff] |
Replace use of IceCandidateInterface with IceCandidate This is a no-code-change CL that just updates the type name in the webrtc codebase to IceCandidate. The previous type, IceCandidateInterface continues to exist as an alias for IceCandidate. No-Iwyu: Lots of files touched but just updating the type name. Bug: webrtc:406795492 Change-Id: I8dc3f532f34e5b3812ad4267336a4a60634ea01d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/395601 Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44865}
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.