]> git.jsancho.org Git - lugaru.git/blob - libvorbis-1.0.1/doc/vorbisenc/reference.html
First shot at an OpenAL renderer. Sound effects work, no music.
[lugaru.git] / libvorbis-1.0.1 / doc / vorbisenc / reference.html
1 <html>
2
3 <head>
4 <title>Vorbisfile API Reference</title>
5 <link rel=stylesheet href="style.css" type="text/css">
6 </head>
7
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>vorbisenc documentation</p></td>
12 <td align=right><p class=tiny>vorbisfile version 1.0</p></td>
13 </tr>
14 </table>
15
16 <h1>Vorbisenc API Reference</h1>
17
18 <p>
19 <b>Data Structures</b><br>
20 <a href="vorbis_info.html">vorbis_info</a><br>
21 <br>
22 <b>Encoder Setup</b><br>
23 <a href="vorbis_encode_init.html">vorbis_encode_init()</a><br>
24 <a href="vorbis_encode_init_vbr.html">vorbis_encode_init_vbr()</a><br>
25 <a href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a><br>
26 <br>
27 <br>
28 <hr noshade>
29 <table border=0 width=100%>
30 <tr valign=top>
31 <td><p class=tiny>copyright &copy; 2003 vorbis team</p></td>
32 <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a><br><a href="mailto:team@vorbis.org">team@vorbis.org</a></p></td>
33 </tr><tr>
34 <td><p class=tiny>vorbisenc documentation</p></td>
35 <td align=right><p class=tiny>vorbisenc version 1.0</p></td>
36 </tr>
37 </table>
38
39 </body>
40
41 </html>