Recognizes if input is ogg or not.
[xiph.git] / ao / doc / plugin-api.html
blob26388626b64ea57220969e6dbaf09b727c74175f
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 Plugin API</h1>
18 <p>
19 <a href="ao_plugin_test.html">ao_plugin_test()</a><br>
20 <a href="ao_plugin_driver_info.html">ao_plugin_driver_info()</a><br>
21 <a href="ao_plugin_device_init.html">ao_plugin_device_init()</a><br>
22 <a href="ao_plugin_set_option.html">ao_plugin_set_option()</a><br>
23 <a href="ao_plugin_open.html">ao_plugin_open()</a><br>
24 <a href="ao_plugin_play.html">ao_plugin_play()</a><br>
25 <a href="ao_plugin_close.html">ao_plugin_close()</a><br>
26 <a href="ao_plugin_device_clear.html">ao_plugin_device_clear()</a><br>
27 <a href="ao_plugin_file_extension.html">ao_plugin_file_extension()</a><br>
29 <br><br>
30 <hr noshade>
31 <table border=0 width=100%>
32 <tr valign=top>
33 <td><p class=tiny>copyright &copy; 2001-2003 Stan Seibert</p></td>
34 <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>
35 </tr><tr>
36 <td><p class=tiny>libao documentation</p></td>
37 <td align=right><p class=tiny>libao version 0.8.5 - 20040312</p></td>
38 </tr>
39 </table>
41 </body>
43 </html>