obs-studio/libobs-winrt
jpark37 2e82a6c7e8 libobs-winrt: Disable WGC border on insider SDK
Functionality is coming in a future Windows update to disable the yellow
border when using WGC. Add code now to opt in. Will require SDK upgrade
later for OBS build.

winrt::apartment_type::multi_threaded is necessary to dodge assert for
calling get() on RequestAccessAsync result. Don't think I will ever
fully understand COM apartments.
2021-01-15 18:16:23 -08:00
..
CMakeLists.txt libobs-winrt: Move project to core VS filter 2020-05-30 21:17:12 -07:00
winrt-capture.cpp libobs-winrt: Disable WGC border on insider SDK 2021-01-15 18:16:23 -08:00
winrt-capture.h libobs-winrt: Fix misnamed function 2020-11-13 13:21:10 -08:00
winrt-dispatch.cpp libobs-winrt: Disable WGC border on insider SDK 2021-01-15 18:16:23 -08:00
winrt-dispatch.h libobs-winrt: Add dispatcher queue API 2020-05-21 09:25:50 -07:00