Replies: 4 comments 26 replies
-
Hi wnstngs, Are you wondering if Windows App SDK has an option to record the screen, or are you wondering how to, in general, record the screen, or something else? |
Beta Was this translation helpful? Give feedback.
-
There are many ways. |
Beta Was this translation helpful? Give feedback.
-
I'm trying to use GraphicsCaptureItem to capture screen but:
But the item is null, am I missing something? is it possibile on win10? Thanks |
Beta Was this translation helpful? Give feedback.
-
I quickly tested all the methods and Desktop Duplication (IDXGIOutputDuplication::AcquireNextFrame) converted to a WriteableBitmap works fine (better than BitBlt which cannot capture DirectX) |
Beta Was this translation helpful? Give feedback.
-
I am interested in the ability to capture a screen (screenshot), as well as to record a screen (as well as an arbitrary part of the screen) with and without sound (without using the screen recording picker from UWP).
Beta Was this translation helpful? Give feedback.
All reactions