commit | d23d450a5034f633e984bac831e77a3be5d41eca | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Tue Aug 29 13:55:31 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 30 08:09:46 2023 |
tree | 4a3ac443aae76388efad1fb42460717b17a0f19f | |
parent | 4ef01d41b73c1543abf1096e64406ae5233d0230 [diff] |
Make DesktopFrame::CreateFromCGImage() accessible for external targets The build target that CreateFromCGImage() belongs to, desktop_capture_obj is not visible externally. A utility header is created to make it accessible. Bug: chromium:1471931 Change-Id: Ie40f39114d277dc4b62fe2ce95a6b0c7b61a3943 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/318123 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Auto-Submit: Johannes Kron <kron@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40659}
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.