commit | 1a890c13ba34a65d2b820ba655db01fa72774a02 | [log] [tgz] |
---|---|---|
author | Seija K <doremylover123@gmail.com> | Fri Feb 10 18:12:11 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 19 22:41:59 2023 |
tree | 301d5173accde2fdbb44f9b858b99ce117c23bc9 | |
parent | 8981a6fac3d665beac4a58b9453e6c39988a024f [diff] |
Changed OutputToDebug to create a CFString at compile-time, rather than runtime CFStringFromCString is useful, however if we have a static C string, we can use the defined macro CFSTR to create a CFString at runtime instead. Bug: None Change-Id: I54b3f590b3ab07858409af27b817013c98556ded Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/293060 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Auto-Submit: Seija K. <doremylover123@gmail.com> Cr-Commit-Position: refs/heads/main@{#39341}
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.