mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 15:47:53 +01:00
![]() The Windows.Graphics.Capture API CreateForMonitor has a bug that was fixed in 20H1 that causes an exception to be thrown when an HMONITOR with a value of 0 is provided. This is a valid input used to request capture of all monitors. To avoid this issue, we can restrict screen capture using WGC to versions of Windows >=20H1. Bug: webrtc:13078 Change-Id: Ia66bf2b2738c29813d41e214fdfc1eb96e0a1312 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/229140 Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Austin Orion <auorion@microsoft.com> Cr-Commit-Position: refs/heads/main@{#34878} |
||
---|---|---|
.. | ||
create_direct3d_device.cc | ||
create_direct3d_device.h | ||
get_activation_factory.cc | ||
get_activation_factory.h | ||
hstring.cc | ||
hstring.h | ||
scoped_com_initializer.cc | ||
scoped_com_initializer.h | ||
windows_version.cc | ||
windows_version.h | ||
windows_version_unittest.cc |