WindowCaptureType
Electron APIs / recorder / WindowCaptureType
type WindowCaptureType = "Auto" | "BitBlt" | "WGC";
Type of window capture method.
Electron APIs / recorder / WindowCaptureType
type WindowCaptureType = "Auto" | "BitBlt" | "WGC";
Type of window capture method.