Error 8001010E: “The application called an interface that was marshalled for a different thread” in Graphics Capture API
I’m getting the following error when trying to create a screen capture session. I’m using winrt::init_apartment() and co_await, but it’s still failing.