Mercurial > hg > sv-dependency-builds
comparison src/libvorbis-1.3.3/doc/vorbisenc/index.html @ 1:05aa0afa9217
Bring in flac, ogg, vorbis
author | Chris Cannam |
---|---|
date | Tue, 19 Mar 2013 17:37:49 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:c7265573341e | 1:05aa0afa9217 |
---|---|
1 <html> | |
2 | |
3 <head> | |
4 <title>libvorbisenc - Documentation</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>libvorbisenc documentation</p></td> | |
12 <td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td> | |
13 </tr> | |
14 </table> | |
15 | |
16 <h1>Libvorbisenc Documentation</h1> | |
17 | |
18 <p> | |
19 Libvorbisenc is a convenient API for setting up an encoding environment using libvorbis. Libvorbisenc encapsulates the actions needed to set up the encoder properly. | |
20 <p> | |
21 <a href="overview.html">libvorbisenc api overview</a><br> | |
22 <a href="reference.html">libvorbisenc api reference</a><br> | |
23 <a href="changes.html">libvorbisenc api changes from 1.0 and 1.0.1</a><br> | |
24 <a href="examples.html">libvorbisenc encode setup examples</a><br> | |
25 | |
26 <br><br> | |
27 <hr noshade> | |
28 <table border=0 width=100%> | |
29 <tr valign=top> | |
30 <td><p class=tiny>copyright © 2000-2010 Xiph.Org</p></td> | |
31 <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td> | |
32 </tr><tr> | |
33 <td><p class=tiny>libvorbisenc documentation</p></td> | |
34 <td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td> | |
35 </tr> | |
36 </table> | |
37 | |
38 </body> | |
39 | |
40 </html> |