You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the capturing to use the older DuplicateOutput instead of DuplicateOutput1 to fix problems with capturing inside WPF-threads and to removed the need to call DPIAwareness.Initalize(). (The features of the new version weren't used so far anyway.)
You can still go back to the previous implementation by passing true to useNewDuplicationAdapter in the constructor of the DX11ScreenCapture