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