Updated SDL HTML documentation
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40804
This commit is contained in:
parent
83ca4b6cb1
commit
fbce506d5a
202 changed files with 4886 additions and 2484 deletions
|
@ -4,7 +4,7 @@
|
|||
>CD-ROM</TITLE
|
||||
><META
|
||||
NAME="GENERATOR"
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.64
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
|
||||
"><LINK
|
||||
REL="HOME"
|
||||
TITLE="SDL Library Documentation"
|
||||
|
@ -32,6 +32,7 @@ ALINK="#ff0000"
|
|||
><DIV
|
||||
CLASS="NAVHEADER"
|
||||
><TABLE
|
||||
SUMMARY="Header navigation table"
|
||||
WIDTH="100%"
|
||||
BORDER="0"
|
||||
CELLPADDING="0"
|
||||
|
@ -49,6 +50,7 @@ ALIGN="left"
|
|||
VALIGN="bottom"
|
||||
><A
|
||||
HREF="sdlcloseaudio.html"
|
||||
ACCESSKEY="P"
|
||||
>Prev</A
|
||||
></TD
|
||||
><TD
|
||||
|
@ -62,6 +64,7 @@ ALIGN="right"
|
|||
VALIGN="bottom"
|
||||
><A
|
||||
HREF="sdlcdnumdrives.html"
|
||||
ACCESSKEY="N"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
|
@ -74,8 +77,8 @@ CLASS="CHAPTER"
|
|||
><H1
|
||||
><A
|
||||
NAME="CDROM"
|
||||
>Chapter 11. CD-ROM</A
|
||||
></H1
|
||||
></A
|
||||
>Chapter 11. CD-ROM</H1
|
||||
><DIV
|
||||
CLASS="TOC"
|
||||
><DL
|
||||
|
@ -87,67 +90,67 @@ CLASS="TOC"
|
|||
><A
|
||||
HREF="sdlcdnumdrives.html"
|
||||
>SDL_CDNumDrives</A
|
||||
> — Returns the number of CD-ROM drives on the system.</DT
|
||||
> -- Returns the number of CD-ROM drives on the system.</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdname.html"
|
||||
>SDL_CDName</A
|
||||
> — Returns a human-readable, system-dependent identifier for the CD-ROM.</DT
|
||||
> -- Returns a human-readable, system-dependent identifier for the CD-ROM.</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdopen.html"
|
||||
>SDL_CDOpen</A
|
||||
> — Opens a CD-ROM drive for access.</DT
|
||||
> -- Opens a CD-ROM drive for access.</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdstatus.html"
|
||||
>SDL_CDStatus</A
|
||||
> — Returns the current status of the given drive.</DT
|
||||
> -- Returns the current status of the given drive.</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdplay.html"
|
||||
>SDL_CDPlay</A
|
||||
> — Play a CD</DT
|
||||
> -- Play a CD</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdplaytracks.html"
|
||||
>SDL_CDPlayTracks</A
|
||||
> — Play the given CD track(s)</DT
|
||||
> -- Play the given CD track(s)</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdpause.html"
|
||||
>SDL_CDPause</A
|
||||
> — Pauses a CDROM</DT
|
||||
> -- Pauses a CDROM</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdresume.html"
|
||||
>SDL_CDResume</A
|
||||
> — Resumes a CDROM</DT
|
||||
> -- Resumes a CDROM</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdstop.html"
|
||||
>SDL_CDStop</A
|
||||
> — Stops a CDROM</DT
|
||||
> -- Stops a CDROM</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdeject.html"
|
||||
>SDL_CDEject</A
|
||||
> — Ejects a CDROM</DT
|
||||
> -- Ejects a CDROM</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdclose.html"
|
||||
>SDL_CDClose</A
|
||||
> — Closes a SDL_CD handle</DT
|
||||
> -- Closes a SDL_CD handle</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcd.html"
|
||||
>SDL_CD</A
|
||||
> — CDROM Drive Information</DT
|
||||
> -- CDROM Drive Information</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlcdtrack.html"
|
||||
>SDL_CDtrack</A
|
||||
> — CD Track Information Structure</DT
|
||||
> -- CD Track Information Structure</DT
|
||||
></DL
|
||||
></DIV
|
||||
><P
|
||||
|
@ -195,6 +198,7 @@ CLASS="NAVFOOTER"
|
|||
><HR
|
||||
ALIGN="LEFT"
|
||||
WIDTH="100%"><TABLE
|
||||
SUMMARY="Footer navigation table"
|
||||
WIDTH="100%"
|
||||
BORDER="0"
|
||||
CELLPADDING="0"
|
||||
|
@ -206,6 +210,7 @@ ALIGN="left"
|
|||
VALIGN="top"
|
||||
><A
|
||||
HREF="sdlcloseaudio.html"
|
||||
ACCESSKEY="P"
|
||||
>Prev</A
|
||||
></TD
|
||||
><TD
|
||||
|
@ -214,6 +219,7 @@ ALIGN="center"
|
|||
VALIGN="top"
|
||||
><A
|
||||
HREF="index.html"
|
||||
ACCESSKEY="H"
|
||||
>Home</A
|
||||
></TD
|
||||
><TD
|
||||
|
@ -222,6 +228,7 @@ ALIGN="right"
|
|||
VALIGN="top"
|
||||
><A
|
||||
HREF="sdlcdnumdrives.html"
|
||||
ACCESSKEY="N"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
|
@ -237,6 +244,7 @@ ALIGN="center"
|
|||
VALIGN="top"
|
||||
><A
|
||||
HREF="reference.html"
|
||||
ACCESSKEY="U"
|
||||
>Up</A
|
||||
></TD
|
||||
><TD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue