| 12345678910111213141516171819202122232425262728293031323334353637 |
- MonitorCapture="Display Capture"
- WindowCapture="Window Capture"
- WindowCapture.Window="Window"
- WindowCapture.Method="Capture Method"
- WindowCapture.Method.Auto="Automatic"
- WindowCapture.Method.BitBlt="BitBlt (Windows 7 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"
- WindowCapture.Priority.Exe="Match title, otherwise find window of same executable"
- CaptureCursor="Capture Cursor"
- Compatibility="Multi-adapter Compatibility"
- ClientArea="Client Area"
- 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"
- GameCapture.UseHotkey="Capture foreground window with hotkey"
- GameCapture.LimitFramerate="Limit capture framerate"
- GameCapture.CaptureOverlays="Capture third-party overlays (such as steam)"
- GameCapture.AntiCheatHook="Use anti-cheat compatibility hook"
- GameCapture.HotkeyStart="Capture foreground window"
- GameCapture.HotkeyStop="Deactivate capture"
- GameCapture.HookRate="Hook Rate"
- GameCapture.HookRate.Slow="Slow"
- GameCapture.HookRate.Normal="Normal (recommended)"
- GameCapture.HookRate.Fast="Fast"
- GameCapture.HookRate.Fastest="Fastest"
- Mode="Mode"
|