QScreenCapture with partial screen
Solved
General and Desktop
-
Hello,
I'm trying to record screen by new API QScreenCapture in QT 6.5.3, but it only captures the whole screen. Is there any way to capture partial screen? Like setGeometry, I checked the documents for QScreenCapture, QMediaCaptureSession and QMediaRecorder, no such function.
-
Hi and welcome to devnet,
AFAIK, currently no. Are you trying to record something specific ?
-