Penguin
Blame: SDL_CDPlay(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_CDPlay(3) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 SDL_CDPlay
2 !!!SDL_CDPlay
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 RETURN VALUES
7 SEE ALSO
8 ----
9 !!NAME
10
11
12 SDL_CDPlay- Play a CD
13 !!SYNOPSIS
14
15
16 __#include __
17
18
19 __int SDL_CDPlay__(__SDL_CD *cdrom, int start, int
20 length__);
21 !!DESCRIPTION
22
23
24 Plays the given __cdrom__, starting a frame __start__
25 for __length__ frames.
26 !!RETURN VALUES
27
28
29 Returns __0__ on success, or __-1__ on an
30 error.
31 !!SEE ALSO
32
33
34 __SDL_CDPlayTracks__, __SDL_CDStop__
35 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.