Skip to main content

WindowCaptureSource

Electron APIs / Recorder / WindowCaptureSource

Window-based capture source configuration.

Extends CaptureSource with the 'Window' type and configuration options for capturing a specific application window.

Extends

Properties

PropertyModifierTypeDescriptionOverrides
propertiesreadonlyWindowCaptureSourceSettingsConfiguration settings for window capture. Includes executable name, capture method (e.g., WGC or BitBlt), cursor capture, SDR mode, and compatibility options. See WindowCaptureSourceSettingsCaptureSource.properties
typereadonly"Window"The capture source type. Always set to 'Window' for this interface.CaptureSource.type