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