WGC_RECORDER

Windows Graphics Capture API - Recorder

This library provides a Recorder struct with which a window can be recorded. The yellow borders around the recorded object can only be disabled on windows 11.

The code in this library implements the sample code from the microsoft docs The code/structure is heavily inspired by Robert Mikhayelyans public projects.