| commit | e7b2586e3b58f1fe83d047fa07cb8af27fa86e35 | [log] [tgz] |
|---|---|---|
| author | Palak Agarwal <agpalak@google.com> | Fri Jun 27 15:25:06 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 30 13:15:35 2025 |
| tree | d86f4aab0d51c74b3032ea71f292e7aef9d31b8c | |
| parent | 08837f6e91e7a1162a92f7b4c67b991d0482f3f2 [diff] |
Introduce FullScreenWindowDetector for Window.Graphics.Capture API This change defines a FullScreenWindowDetector for window captures while using WGC on Windows OS. FullScreenWindowDetector detects if an application exists in a full screen mode and if it does, then it tells the capturer to capture the full screen version of the application. Currently this works only for PowerPoint. This feature is protected behind a finch feature which will be landed in a follow-up CL in Chromium. Bug: chromium:409473386 Change-Id: I0f2eeaa5dfb00e76f08ab3a264df193cc643042e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/397640 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Palak Agarwal <agpalak@google.com> Cr-Commit-Position: refs/heads/main@{#45044}
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.