Penguin

SDL_CDPause

SDL_CDPause

NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO


NAME

SDL_CDPause- Pauses a CDROM

SYNOPSIS

#include

int SDL_CDPause(SDL_CD *cdrom);

DESCRIPTION

Pauses play on the given cdrom.

RETURN VALUE

Returns 0 on success, or -1 on an error.

SEE ALSO

SDL_CDPlay, SDL_CDResume


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.