DXGICaptureSample icon indicating copy to clipboard operation
DXGICaptureSample copied to clipboard

Capture a windowed app

Open callTx opened this issue 7 years ago • 1 comments

Hi.

I would like to capture windowed apps (non full Desktop) using the great DXGI performance. Given an process and its width and height, is DXGI capable to do it?

callTx avatar Nov 23 '18 20:11 callTx

As I understand, DXGI is for fullscreen capture-only but if you are ok with performance, you can just cut out the desired rect.

pgurenko avatar Nov 24 '18 04:11 pgurenko