Recognizes if input is ogg or not.
[xiph.git] / ao / doc / ao_plugin_driver_info.html
blob4960df30098a691227cf6d5711d7729aaae2ba5b
1 <html>
3 <head>
4 <title>libao - function - ao_plugin_driver_info</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>ao_plugin_driver_info</h1>
18 <p><i>declared in "ao/plugin.h";</i></p>
20 <p>Get the driver information structure.
22 <br><br>
23 <table border=0 color=black cellspacing=0 cellpadding=7>
24 <tr bgcolor=#cccccc>
25 <td>
26 <pre><b>
27 <a href="ao_info.html">ao_info*</a> ao_plugin_driver_info();
28 </b></pre>
29 </td>
30 </tr>
31 </table>
33 <h3>Return Values</h3>
34 <blockquote>
35 <li>Pointer to the driver information structure. This structure should
36 not be modified. </li>
37 </blockquote>
38 <p>
40 <br><br>
41 <hr noshade>
42 <table border=0 width=100%>
43 <tr valign=top>
44 <td><p class=tiny>copyright &copy; 2001-2003 Stan Seibert</p></td>
45 <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>
46 </tr><tr>
47 <td><p class=tiny>libao documentation</p></td>
48 <td align=right><p class=tiny>libao version 0.8.5 - 20040312</p></td>
49 </tr>
50 </table>
52 </body>
54 </html>