SDL_CDResume — Resumes a CDROM
#include "SDL.h"
int SDL_CDResume(
)
Resumes play on the given cdrom.
cdrom
Returns 0 on success, or -1 on an error.
0
SDL_CDPlay(3), SDL_CDPause(3)
This manual page is taken from the SDL library, licensed under GNU LGPL.