提交 80b4a65c 编写于 作者: J jpark37

win-capture: Add WGC desktop capture

Copy patterns from WGC window capture, and BitBlt monitor capture.
上级 2b652cc7
......@@ -4,7 +4,7 @@ WindowCapture.Window="Window"
WindowCapture.Method="Capture Method"
WindowCapture.Method.Auto="Automatic"
WindowCapture.Method.BitBlt="BitBlt (Windows 7 and up)"
WindowCapture.Method.WindowsGraphicsCapture="Windows Graphics Capture (Windows 10 1903 and up)"
WindowCapture.Method.WindowsGraphicsCapture="Windows 10 (1903 and up)"
WindowCapture.Priority="Window Match Priority"
WindowCapture.Priority.Title="Window title must match"
WindowCapture.Priority.Class="Match title, otherwise find window of same type"
......@@ -16,6 +16,10 @@ SLIFix="SLI/Crossfire Capture Mode (Slow)"
AllowTransparency="Allow Transparency"
Monitor="Display"
PrimaryMonitor="Primary Monitor"
Method="Capture Method"
Method.Auto="Automatic"
Method.DXGI="DXGI Desktop Duplication"
Method.WindowsGraphicsCapture="Windows 10 (1903 and up)"
GameCapture="Game Capture"
GameCapture.AnyFullscreen="Capture any fullscreen application"
GameCapture.CaptureWindow="Capture specific window"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册