Mercurial > sdl-ios-xcode
diff docs/html/sdlopenaudio.html @ 181:e5bc29de3f0a
Updated from the SDL Documentation Project
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 14 Sep 2001 02:41:09 +0000 |
parents | 55f1f1b3e27d |
children | 355632dca928 |
line wrap: on
line diff
--- a/docs/html/sdlopenaudio.html Thu Sep 13 16:41:03 2001 +0000 +++ b/docs/html/sdlopenaudio.html Fri Sep 14 02:41:09 2001 +0000 @@ -73,7 +73,7 @@ ><DIV CLASS="REFNAMEDIV" ><A -NAME="AEN6103" +NAME="AEN6262" ></A ><H2 >Name</H2 @@ -81,14 +81,14 @@ ><DIV CLASS="REFSYNOPSISDIV" ><A -NAME="AEN6106" +NAME="AEN6265" ></A ><H2 >Synopsis</H2 ><DIV CLASS="FUNCSYNOPSIS" ><A -NAME="AEN6107" +NAME="AEN6266" ></A ><P ></P @@ -112,7 +112,7 @@ ><DIV CLASS="REFSECT1" ><A -NAME="AEN6113" +NAME="AEN6272" ></A ><H2 >Description</H2 @@ -418,7 +418,7 @@ ><DIV CLASS="REFSECT1" ><A -NAME="AEN6200" +NAME="AEN6359" ></A ><H2 >Examples</H2 @@ -443,6 +443,9 @@ /* 16-bit signed audio */ desired->format=AUDIO_S16LSB; +/* Mono */ +desired->channels=0; + /* Large audio buffer reduces risk of dropouts but increases response time */ desired->samples=8192; @@ -471,7 +474,7 @@ ><DIV CLASS="REFSECT1" ><A -NAME="AEN6203" +NAME="AEN6362" ></A ><H2 >See Also</H2