Draft

THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!

SDL_HINT_RPI_VIDEO_LAYER

A hint that specifies which Dispmanx layer SDL should use on a Raspberry PI.

Values

X

the Dispmanx layer to use

Default

By default the Dispmanx layer is "10000".

Remarks

This is also known as Z-order. The variable can take a negative or positive value.

Version

This hint is available since SDL 2.0.5.


CategoryDefine, CategoryHints, CategoryDraft