DRAFT |
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".
Code Examples
You can add your code example here
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.