index.html 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  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 version 1.1.2.2 - 20001104</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. <br><br>
  20. <hr noshade>
  21. <table border=0 width=100%>
  22. <tr valign=top>
  23. <td><p class=tiny>copyright &copy; 2000 vorbis team</p></td>
  24. <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>
  25. </tr><tr>
  26. <td><p class=tiny>vorbisfile documentation</p></td>
  27. <td align=right><p class=tiny>vorbisfile version 1.25 - 20000615</p></td>
  28. </tr>
  29. </table>
  30. </body>
  31. </html>