GraphicsInformation
Electron APIs / recorder / GraphicsInformation
Provides information about the available GPU adapters and connected monitors.
Properties
| Property | Type | Description |
|---|---|---|
adapters | AdapterInfo[] | List of available graphics adapters on the system. See AdapterInfo |
monitors | MonitorInfo[] | List of connected monitor displays and their associated information. See MonitorInfo |