commit | 8b8e0230e7f05ce18db90febde610c5f1bb1b03f | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <[email protected]> | Tue Apr 15 14:51:10 2025 |
committer | WebRTC LUCI CQ <[email protected]> | Wed Apr 16 07:37:29 2025 |
tree | 81fabbda62342251a75cb5c61b44efc1c5fa0cb3 | |
parent | 7a028f64adcb2e7d9ce31a6479cbd11e7129dac6 [diff] |
Use webrtc name specifier instead of rtc/cricket in examples WebRTC has unified all namespaces to webrtc, and the rtc:: and cricket:: name specifiers need to be replaced with webrtc::. This was generated using a combination of clang AST rewriting tools and sed. This CL was uploaded by git cl split. Bug: webrtc:42232595 Change-Id: Ia59c9123f44d07baeb5a44674163a8729d69aa2b No-Iwyu: LSC Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/386661 Reviewed-by: Harald Alvestrand <[email protected]> Commit-Queue: Evan Shrubsole <[email protected]> Auto-Submit: Evan Shrubsole <[email protected]> Cr-Commit-Position: refs/heads/main@{#44390}
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.