Skip to main content

MonitorCaptureSource

Electron APIs / Recorder / MonitorCaptureSource

Information about a display (monitor) capture source configuration.

Extends the base CaptureSource with a fixed type of 'Display' and detailed settings for capturing a specific monitor.

Extends

Properties

PropertyModifierTypeDescriptionOverrides
propertiesreadonlyMonitorCaptureSourceSettingsSettings and options specific to capturing a display monitor. Includes options such as monitor ID, capture method (e.g., DXGI, BitBlt), cursor capture, SDR forcing, and more. See MonitorCaptureSourceSettingsCaptureSource.properties
typereadonly"Display"The capture source type. Always set to 'Display' for this interface.CaptureSource.type