SDL_CDPlay — Play a CD
#include "SDL.h"
int
SDL_CDPlay( |
SDL_CD * | cdrom, |
int | start, | |
int | length) ; |
SDL_CDPlayTracks(3), SDL_CDStop(3)
COPYRIGHT |
---|
This manual page is taken from the SDL library, licensed under GNU LGPL. |