1SDL_CDResume(3)                SDL API Reference               SDL_CDResume(3)
2
3
4

NAME

6       SDL_CDResume - Resumes a CDROM
7

SYNOPSIS

9       #include "SDL.h"
10
11       int SDL_CDResume(SDL_CD *cdrom);
12

DESCRIPTION

14       Resumes play on the given cdrom.
15

RETURN VALUE

17       Returns 0 on success, or -1 on an error.
18

SEE ALSO

20       SDL_CDPlay, SDL_CDPause
21
22
23
24SDL                         Tue 11 Sep 2001, 22:58             SDL_CDResume(3)
Impressum