SDL_CDPause



SDL_CDPause

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO

NAME

SDL_CDPause − Pauses a CDROM

SYNOPSIS

#include "SDL.h"

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



More Linux Commands

manpages/ntp_clock.5.html
ntp_clock(5) Reference Clock Options - Linux manual page....
The NTP Version 4 daemon supports some three dozen different radio, satellite and modem reference clocks plus a special pseudo-clock used for backup or when ...

manpages/lgetxattr.2.html
lgetxattr(2) - retrieve an extended attribute value.........
Extended attributes are name:value pairs associated with inodes (files, directories, symbolic links, etc.). They are extensions to the normal attributes which a

manpages/xzless.1.html
xzless(1) - view xz or lzma compressed (text) files.........
xzless is a filter that displays text from compressed files to a terminal. It works on files compressed with xz(1) or lzma(1). If no files are given, xzless rea

manpages/crealf.3.html
crealf(3) - get real part of a complex number (Man Page)....
The creal() function returns the real part of the complex number z. One has: z = creal(z) + I * cimag(z) VERSIONS These functions first appeared in glibc in ver

manpages/XFreeFont.3.html
XFreeFont(3) - load or unload fonts and font metric structur
The XLoadFont function loads the specified font and returns its associated font ID. If the font name is not in the Host Portable Character Encoding, the result

manpages/curl_mprintf.3.html
curl_mprintf(3) - formatted output conversion (Man Page)....
These are all functions that produce output according to a format string and given arguments. These are mostly clones of the well-known C-style functions and th

manpages/gnutls_x509_crt_set_expiration_time.3.html
gnutls_x509_crt_set_expiration_time(3) - API function.......
This function will set the time this Certificate will expire. RETURNS On success, GNUTLS_E_SUCCESS (0) is returned, otherwise a negative error value. REPORTING

manpages/grpck.8.html
grpck(8) - check integrity of group file - Linux man page...
grpck verifies the the integrity of /etc/group or another specified group file. OPTIONS -P path Search group file in path. -q, --quiet Dont print warnings, only

manpages/hufo_smoke.1.html
hufo_smoke(1) - particle smoke effect. - Linux manual page
From Jeremie Allard (http://hufo.planet-d.net/codefr_us.php): This little smoke effect is coded with a little particle system done for The OpenGL Challenge. Por

manpages/gnutls_srp_allocate_client_credentials.3.html
gnutls_srp_allocate_client_credentials(3) - API function....
gnutls_srp_allocate_client_credentials.3 - This structure is complex enough to manipulate directly thus this helper function is provided in order to allocate it

manpages/sudoers.ldap.5.html
sudoers.ldap(5) - sudo LDAP configuration - Linux man page
In addition to the standard sudoers file, sudo may be configured via LDAP. This can be especially useful for synchronizing sudoers in a large, distributed envir

manpages/clog10f.3.html
clog10f(3) - base-10 logarithm of a complex number (ManPage)
The call clog10(z) is equivalent to clog(z)/log(10). The other functions perform the same task for float and long double. Note that z close to zero will cause a





We can't live, work or learn in freedom unless the software we use is free.