Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/libogg-1.1.3/doc/libogg/index.html @ 15

Last change on this file since 15 was 15, checked in by landauf, 16 years ago

added libogg

File size: 1.1 KB
Line 
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.0 - 20000615</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 &copy; 2000 xiph.org</p></td>
30<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>
31</tr><tr>
32<td><p class=tiny>libogg documentation</p></td>
33<td align=right><p class=tiny>libogg release 1.0 - 20000615</p></td>
34</tr>
35</table>
36
37</body>
38
39</html>
Note: See TracBrowser for help on using the repository browser.