index.html 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <html>
  2. <head>
  3. <title>libogg - 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>libogg documentation</p></td>
  10. <td align=right><p class=tiny>libogg release 1.3.4 - 20190830</p></td>
  11. </tr>
  12. </table>
  13. <h1>Libogg Documentation</h1>
  14. <p>
  15. Libogg contains necessary functionality to create, decode, and work with Ogg bitstreams.
  16. <p>This document explains how to use the libogg API in detail.
  17. <p>
  18. <a href="overview.html">libogg api overview</a><br>
  19. <a href="reference.html">libogg api reference</a><br>
  20. <br><br>
  21. <hr noshade>
  22. <table border=0 width=100%>
  23. <tr valign=top>
  24. <td><p class=tiny>copyright &copy; 2000-2019 Xiph.Org Foundation</p></td>
  25. <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
  26. </tr><tr>
  27. <td><p class=tiny>libogg documentation</p></td>
  28. <td align=right><p class=tiny>libogg release 1.3.4 - 20190830</p></td>
  29. </tr>
  30. </table>
  31. </body>
  32. </html>