|
NAMESDL_CDStop - Stops a CDROMSYNOPSIS#include "SDL.h"int SDL_CDStop(SDL_CD *cdrom); DESCRIPTIONStops play on the given cdrom.RETURN VALUEReturns 0 on success, or -1 on an error.SEE ALSOSDL_CDPlay,
Visit the GSP FreeBSD Man Page Interface. |