Hello,

Is there a reason that QtMultimedia's QWindowCapture class isn't implemented in PyQt6? I'm able to use QScreenCapture to record a screencast of my entire screen, but I'm hoping to record a screencast of a specific window within PyQt.

Thanks!
Jason