// Taken from https://github.com/obsproject/obs-studio//blob/a1fbf1015f4079b79dc9ef4f6abecf67920e93cf/plugins/win-capture/duplicator-monitor-capture.c#L63-L64
enumdisplay_capture_method{
DISPLAY_METHOD_AUTO,
DISPLAY_METHOD_DXGI,
DISPLAY_METHOD_WGC,};