Skip to main content

DrmOutputOptions Properties

Properties

ConnectorTypeSpecifies whether our connector is HDMI-A, DVI, DisplayPort, etc. If null, the preferred connector will be used.
ConnectorTypeIdSpecifies the connector type ID used with ConnectorType. If null, the preferred connector type ID will be used.
EnableInitialBufferSwappingIf true an two cycle buffer swapping is processed at init. Default: True
InitialBufferSwappingColorColor for EnableInitialBufferSwapping Default: R0 G0 B0 A0
ScalingScaling factor. Default: 1.0
VideoModeSpecifies the video mode with which the DrmOutput should be created, if it is not found it will fallback to the preferred mode. If null, the preferred mode will be used.

See Also

Reference

DrmOutputOptions Class
Avalonia.LinuxFramebuffer Namespace