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

NAME

6       SDL_CDPlay - Play a CD
7

SYNOPSIS

9       #include "SDL.h"
10
11       int SDL_CDPlay(SDL_CD *cdrom, int start, int length);
12

DESCRIPTION

14       Plays the given cdrom, starting a frame start for length frames.
15

RETURN VALUES

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

SEE ALSO

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