Line | |
---|
1 | <html> |
---|
2 | |
---|
3 | <head> |
---|
4 | <title>libogg - API Overview</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 API Overview</h1> |
---|
17 | |
---|
18 | <p> |
---|
19 | The libogg API consists of the following functional categories: |
---|
20 | <p> |
---|
21 | <ul> |
---|
22 | <li><p><a href="datastructures.html">Base data structures</a> |
---|
23 | <li><p><a href="bitpacking.html">Bitpacking</a> |
---|
24 | <li><p><a href="general.html">General</a> |
---|
25 | <li><p><a href="encoding.html">Encoding-Related</a> |
---|
26 | <li><p><a href="decoding.html">Decoding-Related</a> |
---|
27 | |
---|
28 | </ul> |
---|
29 | |
---|
30 | <br><br> |
---|
31 | <hr noshade> |
---|
32 | <table border=0 width=100%> |
---|
33 | <tr valign=top> |
---|
34 | <td><p class=tiny>copyright © 2000 xiph.org</p></td> |
---|
35 | <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a><br><a href="mailto:team@xiph.org">team@xiph.org</a></p></td> |
---|
36 | </tr><tr> |
---|
37 | <td><p class=tiny>libogg documentation</p></td> |
---|
38 | <td align=right><p class=tiny>libogg release 1.0 - 20000615</p></td> |
---|
39 | </tr> |
---|
40 | </table> |
---|
41 | |
---|
42 | </body> |
---|
43 | |
---|
44 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.