uses SDL;
function SDL_CDResume( cdrom : PSDL_CD ) : Integer;
Resumes play on the given cdrom.
Returns 0 on success, or -1 on an error.
SDL_CDPlay, SDL_CDPause