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