VIDEO_X11_XVIDMODE
Description:
[
CCode ( cname =
"SDL_HINT_VIDEO_X11_XVIDMODE" ) ]
public const string VIDEO_X11_XVIDMODE
A variable controlling whether the X11 VidMode extension should be used.
This variable can be set to the following values:
- "0" - Disable XVidMode
- "1" - Enable XVidMode
By default SDL will use XVidMode if it is available.