SDL_DisableScreenSaver

Use this function to prevent the screen from being blanked by a screen saver.

Syntax

void SDL_DisableScreenSaver(void)

Code Examples

You can add your code example here

Remarks

If you disable the screensaver, it is automatically re-enabled when SDL quits.


CategoryAPI, CategoryVideo

SDL_DisableScreenSaver (last edited 2011-01-03 19:20:25 by Sam Lantinga)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit