commit | d212551ad3be466a45c4e428f11c86c53b962887 | [log] [tgz] |
---|---|---|
author | Joachim Reiersen <joachimr@meta.com> | Mon Jul 24 20:20:03 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 31 06:34:54 2023 |
tree | d5dad7c715534525b57a681c018e69ac6a039400 | |
parent | 5eb521955a7cb03cd6e1aeef937bdbf22669c865 [diff] |
Update RTC_LOG macro so it can be used when called from xyz::rtc namespaces Similar to earlier CL https://webrtc-review.googlesource.com/c/src/+/169683. While this is a rather specific use case and solution, currently these macros are using a mix of styles ever since https://webrtc-review.googlesource.com/c/src/+/184934. By switching to ::rtc we can ensure that the right namespace is used. Bug: webrtc:11400 Change-Id: Id06f09b5224a399bd6b43bf0237422b24b5adfb1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/312980 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40490}
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.