commit | 66241e4fa4fa88ae6314e9e51aac9edc3013ecb6 | [log] [tgz] |
---|---|---|
author | Austin Orion <auorion@microsoft.com> | Thu Apr 22 20:22:25 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 23 16:46:49 2021 |
tree | c802da326b10e437c1e909e311792f56401feb1d | |
parent | 70efbb839b307647241f4e76aeab4ce88beb009b [diff] |
Add GetTopLeft to WgcCaptureSource to facilitate cursor capture. This change disables native cursor capture in WgcCapturerWin to better support the existing idiom of wrapping a capturer in a DesktopAndCursorComposer. That means we also need to set the top_left property of output DesktopFrames, so I've also implemented GetTopLeft in WgcCaptureSource to facilitate this. I've also added a few unit tests for WgcCaptureSource. Bug: webrtc:12654 Change-Id: I5c9988a6f8548b584451b073ac29fbb482e09e2e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215102 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Austin Orion <auorion@microsoft.com> Cr-Commit-Position: refs/heads/master@{#33821}
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.