4 <title>libao - function - ao_driver_info_list
</title>
5 <link rel=stylesheet
href=
"style.css" type=
"text/css">
8 <body bgcolor=white text=black
link=
"#5555ff" alink=
"#5555ff" vlink=
"#5555ff">
9 <table border=
0 width=
100%
>
11 <td><p class=tiny
>libao documentation
</p></td>
12 <td align=right
><p class=tiny
>libao version
0.8.5 -
20040312</p></td>
16 <h1>ao_driver_info_list
</h1>
18 <p><i>declared in
"ao/ao.h";
</i></p>
20 <p>Get a list of the
<a href=
"ao_info.html">ao_info
</a> structures
21 for all of the available drivers. ao_driver_info_list() passes back
22 the number of drivers through the
<tt>driver_count
</tt> pointer.
25 <table border=
0 color=black cellspacing=
0 cellpadding=
7>
29 <a href=
"ao_info.html">ao_info
</a>** ao_driver_info_list(int *driver_count);
37 <dt><i>driver_count
</i></dt>
38 <dd>Pointer to an integer that will contain the number of drivers.
</dd>
41 <h3>Return Values
</h3>
43 <li>An array of driver info structures with
<tt>*driver_count
</tt>
50 <table border=
0 width=
100%
>
52 <td><p class=tiny
>copyright
© 2001-
2003 Stan Seibert
</p></td>
53 <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>
55 <td><p class=tiny
>libao documentation
</p></td>
56 <td align=right
><p class=tiny
>libao version
0.8.5 -
20040312</p></td>