Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
name:
HDMI-1, 2, 3, and 4 on Tractorvideo_mode:
a A short widthxheight@ratevideo mode description display_x/_y:
the The position of the screen on the canvastransform:
One of normal, 90, 180 or 270 rotationenabled:
whether Whether the screen is enabled for output
...
Specifies the target video mode of the device the next time it reboots. Once a video mode is specified using SetMode()
, it can only be changed by a device reboot.
SetCustomModeline(roString modeline) As roBool
Sets the custom videomode with the supplied modeline (see Applying a Custom Resolution). The custom videomode can then be selected using SetMode.
GetModeForNextBoot() As String
...