diff docs/html/sdlmixaudio.html @ 55:55f1f1b3e27d

Added new docs for SDL 1.2.1
author Sam Lantinga <slouken@lokigames.com>
date Sun, 10 Jun 2001 19:31:57 +0000
parents 74212992fb08
children e5bc29de3f0a
line wrap: on
line diff
--- a/docs/html/sdlmixaudio.html	Sun Jun 10 18:39:47 2001 +0000
+++ b/docs/html/sdlmixaudio.html	Sun Jun 10 19:31:57 2001 +0000
@@ -4,7 +4,7 @@
 >SDL_MixAudio</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.61
+CONTENT="Modular DocBook HTML Stylesheet Version 1.64
 "><LINK
 REL="HOME"
 TITLE="SDL Library Documentation"
@@ -73,7 +73,7 @@
 ><DIV
 CLASS="REFNAMEDIV"
 ><A
-NAME="AEN6485"
+NAME="AEN6560"
 ></A
 ><H2
 >Name</H2
@@ -81,14 +81,14 @@
 ><DIV
 CLASS="REFSYNOPSISDIV"
 ><A
-NAME="AEN6488"
+NAME="AEN6563"
 ></A
 ><H2
 >Synopsis</H2
 ><DIV
 CLASS="FUNCSYNOPSIS"
 ><A
-NAME="AEN6489"
+NAME="AEN6564"
 ></A
 ><P
 ></P
@@ -112,30 +112,35 @@
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN6495"
+NAME="AEN6570"
 ></A
 ><H2
 >Description</H2
 ><P
->This takes two audio buffers of the playing audio format and mixes
-them, performing addition, volume adjustment, and overflow clipping.
-The <TT
+>This function takes two audio buffers of <TT
+CLASS="PARAMETER"
+><I
+>len</I
+></TT
+> bytes each
+of the playing audio format and mixes them, performing addition, volume
+adjustment, and overflow clipping. The <TT
 CLASS="PARAMETER"
 ><I
 >volume</I
 ></TT
-> ranges from 0 - 128, 
-and should be set to <TT
+> ranges
+from 0 to <TT
 CLASS="LITERAL"
 >SDL_MIX_MAXVOLUME</TT
->
-for full audio volume.  Note this does not change hardware volume.
-This is provided for convenience -- you can mix your own audio data.</P
+> and should be set to the maximum
+value for full audio volume. Note this does not change hardware volume. This is
+provided for convenience -- you can mix your own audio data.</P
 ></DIV
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN6500"
+NAME="AEN6576"
 ></A
 ><H2
 >See Also</H2