b695f7c055e9628562f78db30a0a33e58b2710fb
[platform/upstream/libvorbis.git] / 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>libvorbisenc release 1.1 - 20040709</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 <a href="ov_ectl_ratemanage_arg.html">ov_ectl_ratemanage_arg</a><br>
22 <a href="ov_ectl_ratemanage2_arg.html">ov_ectl_ratemanage2_arg</a><br>
23
24 <br>
25 <b>Encoder Setup</b><br>
26 <a href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a><br>
27 <a href="vorbis_encode_init.html">vorbis_encode_init()</a><br>
28 <a href="vorbis_encode_init_vbr.html">vorbis_encode_init_vbr()</a><br>
29 <a href="vorbis_encode_setup_init.html">vorbis_encode_setup_init()</a><br>
30 <a href="vorbis_encode_setup_managed.html">vorbis_encode_setup_managed()</a><br>
31 <a href="vorbis_encode_setup_vbr.html">vorbis_encode_setup_vbr()</a><br>
32
33 <br>
34 <br>
35 <hr noshade>
36 <table border=0 width=100%>
37 <tr valign=top>
38 <td><p class=tiny>copyright &copy; 2004 vorbis team</p></td>
39 <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>
40 </tr><tr>
41 <td><p class=tiny>libvorbisenc release 1.1 - 20040709</p></td>
42 <td align=right><p class=tiny>vorbisenc version 1.1</p></td>
43 </tr>
44 </table>
45
46 </body>
47
48 </html>