Utilize WGC improvement on 24H2 version. The Windows 11 WGC (Windows Graphics Capture) API has been improved starting from version 24H2 (build 26100). This enhancement allows the API to avoid capturing content when there are no changes to the capture target, a capability that was previously unavailable. The CL addresses unnecessary calling OS API for failed capture frame and skips frame comparison for change detection. Bug: chromium:347991512 Change-Id: I2fc03238cb698ad2d21fcad8660e4e16229cc4d2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/388220 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#44475}
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.