4 <title>libao - function - ao_initialize
</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_initialize
</h1>
18 <p><i>declared in
"ao/ao.h";
</i></p>
20 <p>This function initializes the internal libao data structures and
21 loads all of the available plugins. The system and user
<a
22 href=
"config.html">configuration files
</a> are also read at this time
23 if available. The library must be initialized before any other libao
24 functions can be used.
27 <table border=
0 color=black cellspacing=
0 cellpadding=
7>
39 <p>Do not invoke this function more than once before calling
<a
40 href=
"ao_shutdown.html">ao_shutdown()
</a>. If you want to reload the
41 configuration files without restarting your program, first call
42 ao_shutdown(), then call ao_initialize() again.
46 <table border=
0 width=
100%
>
48 <td><p class=tiny
>copyright
© 2001-
2003 Stan Seibert
</p></td>
49 <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>
51 <td><p class=tiny
>libao documentation
</p></td>
52 <td align=right
><p class=tiny
>libao version
0.8.5 -
20040312</p></td>