Query: sdl_cdplay
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_CDPlay(3) SDL API Reference SDL_CDPlay(3)NAMESDL_CDPlay - Play a CDSYNOPSIS#include "SDL.h" int SDL_CDPlay(SDL_CD *cdrom, int start, int length);DESCRIPTIONPlays the given cdrom, starting a frame start for length frames.RETURN VALUESReturns 0 on success, or -1 on an error.SEE ALSOSDL_CDPlayTracks, SDL_CDStopSDLTue 11 Sep 2001, 22:58 SDL_CDPlay(3)