00001 <html> 00002 00003 <head> 00004 <title>Vorbisfile - Documentation</title> 00005 <link rel=stylesheet href="style.css" type="text/css"> 00006 </head> 00007 00008 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 00009 <table border=0 width=100%> 00010 <tr> 00011 <td><p class=tiny>Vorbisfile documentation</p></td> 00012 <td align=right><p class=tiny>vorbisfile version 1.68 - 20030307</p></td> 00013 </tr> 00014 </table> 00015 00016 <h1>Vorbisfile Documentation</h1> 00017 00018 <p> 00019 00020 The Vorbisfile library provides a convenient high-level API for 00021 decoding and basic manipulation of all Vorbis I audio streams. 00022 Libvorbisfile is implemented as a layer on top of Xiph.org's reference 00023 libogg and libvorbis libraries.<p> 00024 00025 Vorbisfile can be used along with any ANSI compliant stdio implementation 00026 for file/stream access, or use custom stream i/o routines provided by 00027 the embedded environment. Both uses are described in detail in this 00028 documentation. 00029 00030 <p> 00031 <a href="overview.html">API overview</a><br> 00032 <a href="reference.html">API reference</a><br> 00033 <a href="exampleindex.html">Code Examples</a><br> 00034 00035 <br><br> 00036 <hr noshade> 00037 <table border=0 width=100%> 00038 <tr valign=top> 00039 <td><p class=tiny>copyright © 2003 Xiph.org</p></td> 00040 <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td> 00041 </tr><tr> 00042 <td><p class=tiny>Vorbisfile documentation</p></td> 00043 <td align=right><p class=tiny>vorbisfile version 1.68 - 20030307</p></td> 00044 </tr> 00045 </table> 00046 00047 </body> 00048 00049 </html>