Would it be possible to add this as a feature - GraphicsCaptureSession.IsBorderRequired Property for Display Capture? #9590
-
GraphicsCaptureSession.IsBorderRequired Property Definition |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
As far as I know, it already gets set. See obs-studio/libobs-winrt/winrt-capture.cpp Line 410 in 839461d obs-studio/libobs-winrt/winrt-capture.cpp Line 490 in 839461d However, it's only available on Windows 11 (the version mentioned in the docs is a Windows Server version, not normal Windows 10). |
Beta Was this translation helpful? Give feedback.
-
Could you elaborate on why you want this as a property? |
Beta Was this translation helpful? Give feedback.
Correct, unless Microsoft changes their mind, the ability for us to turn off the yellow border is limited exclusively to Windows 11. It's quite frustrating as they announced the ability before they announced Windows 11, and then version gated it to Windows 11 only.