4 <title>Vorbisfile - Documentation</title>
5 <link rel=stylesheet href="style.css" type="text/css">
8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
9 <table border=0 width=100%>
11 <td><p class=tiny>Vorbisfile documentation</p></td>
12 <td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
16 <h1>Vorbisfile Documentation</h1>
20 The Vorbisfile library provides a convenient high-level API for
21 decoding and basic manipulation of all Vorbis I audio streams.
22 Libvorbisfile is implemented as a layer on top of Xiph.Org's reference
23 libogg and libvorbis libraries.<p>
25 Vorbisfile can be used along with any ANSI compliant stdio implementation
26 for file/stream access, or use custom stream i/o routines provided by
27 the embedded environment. Both uses are described in detail in this
31 <a href="overview.html">API overview</a><br>
32 <a href="reference.html">API reference</a><br>
33 <a href="exampleindex.html">Code Examples</a><br>
37 <table border=0 width=100%>
39 <td><p class=tiny>copyright © 2000-2010 Xiph.Org</p></td>
40 <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
42 <td><p class=tiny>Vorbisfile documentation</p></td>
43 <td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>