index.html 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <html>
  2. <head>
  3. <title>libvorbisenc - Documentation</title>
  4. <link rel=stylesheet href="style.css" type="text/css">
  5. </head>
  6. <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
  7. <table border=0 width=100%>
  8. <tr>
  9. <td><p class=tiny>libvorbisenc documentation</p></td>
  10. <td align=right><p class=tiny>libvorbisenc release 1.1 - 20040709</p></td>
  11. </tr>
  12. </table>
  13. <h1>Libvorbisenc Documentation</h1>
  14. <p>
  15. Libvorbisenc is a convenient API for setting up an encoding environment using libvorbis. Libvorbisenc encapsulates the actions needed to set up the encoder properly.
  16. <p>
  17. <a href="overview.html">libvorbisenc api overview</a><br>
  18. <a href="reference.html">libvorbisenc api reference</a><br>
  19. <a href="changes.html">libvorbisenc api changes from 1.0 and 1.0.1</a><br>
  20. <a href="examples.html">libvorbisenc encode setup examples</a><br>
  21. <br><br>
  22. <hr noshade>
  23. <table border=0 width=100%>
  24. <tr valign=top>
  25. <td><p class=tiny>copyright &copy; 2000-2004 vorbis team</p></td>
  26. <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a><br><a href="mailto:team@vorbis.org">team@vorbis.org</a></p></td>
  27. </tr><tr>
  28. <td><p class=tiny>libvorbisenc documentation</p></td>
  29. <td align=right><p class=tiny>libvorbisenc release 1.1 - 20040709</p></td>
  30. </tr>
  31. </table>
  32. </body>
  33. </html>