commit | dfd8f570cd069d502c2ea923256ef835971e97b5 | [log] [tgz] |
---|---|---|
author | henrika <henrika@webrtc.org> | Thu Sep 12 13:53:17 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 19:41:44 2024 |
tree | 71e2c83314581c797d130d8109452b1d3553e4f2 | |
parent | 97c594fafe3991ee0b4307516f37320ddd6ebc72 [diff] |
Adds a WebRTC.DesktopCapture.Win.WgcDirtyRegionSupport UMA for diagnostic purposes. Checks if the DirtyRegionMode property is present in GraphicsCaptureSession and logs a boolean histogram with the result. Detecting support for this property means that the WGC API supports dirty regions and it can be utilized to improve the capture performance and the existing zero-herz support. See also https://issues.chromium.org/issues/347991512 for more details on how to detect support for dirty regions in WGC. Bug: chromium:40259177 Change-Id: Ia316c4ece54bd93cfef1fa23c199675c64143f76 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/362240 Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43015}
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.