Recognizes if input is ogg or not.
[xiph.git] / ao / doc / index.html
blob231bfbc54b5cb297648bca820ea2b118d3cb6a63
1 <html>
3 <head>
4 <title>libao - Documentation</title>
5 <link rel=stylesheet href="style.css" type="text/css">
6 </head>
8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
9 <table border=0 width=100%>
10 <tr>
11 <td><p class=tiny>libao documentation</p></td>
12 <td align=right><p class=tiny>libao version 0.8.5 - 20040312</p></td>
13 </tr>
14 </table>
16 <h1>libao Documentation</h1>
18 <p>
19 Libao is a cross-platform library that allows programs to output
20 PCM audio data to the native audio devices on a wide variety of
21 platforms. It currently supports:
22 <ul>
23 <li>OSS (Open Sound System)
24 <li>ESD (ESounD)
25 <li>ALSA (Advanced Linux Sound Architecture)
26 <li>Sun audio system (used in Solaris, OpenBSD, and NetBSD)
27 <li>aRts (Analog Realtime Synthesizer)
28 </ul>
29 <p>
30 <a href="overview.html">libao api overview</a><br>
31 <a href="drivers.html">drivers</a><br>
32 <a href="ao_example.c">example code</a><br>
33 <a href="config.html">configuration files</a><br>
34 <a href="libao-api.html">libao api reference</a><br>
35 <a href="plugin-overview.html">plugin writer's overview</a><br>
36 <a href="plugin-api.html">plugin api reference</a><br>
38 <br><br>
39 <hr noshade>
40 <table border=0 width=100%>
41 <tr valign=top>
42 <td><p class=tiny>copyright &copy; 2001-2003 Stan Seibert</p></td>
43 <td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:volsung@xiph.org">volsung@xiph.org</a></p></td>
44 </tr><tr>
45 <td><p class=tiny>libao documentation</p></td>
46 <td align=right><p class=tiny>libao version 0.8.5 - 20040312</p></td>
47 </tr>
48 </table>
50 </body>
52 </html>