examples/sfexamples/oggvorbiscodec/src/tremor/doc/reference.html

00001 <html>
00002 
00003 <head>
00004 <title>Tremor API Reference</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>Tremor documentation</p></td>
00012 <td align=right><p class=tiny>Tremor version 1.0 - 20020403</p></td>
00013 </tr>
00014 </table>
00015 
00016 <h1>Tremor API Reference</h1>
00017 
00018 <p>
00019 <b>Data Structures</b><br>
00020 <a href="OggVorbis_File.html">OggVorbis_File</a><br>
00021 <a href="vorbis_comment.html">vorbis_comment</a><br>
00022 <a href="vorbis_info.html">vorbis_info</a><br>
00023 <a href="ov_callbacks.html">ov_callbacks</a><br>
00024 <br>
00025 <b>Setup/Teardown</b><br>
00026 <a href="ov_open.html">ov_open()</a><br>
00027 <a href="ov_open_callbacks.html">ov_open_callbacks()</a><br>
00028 <a href="ov_clear.html">ov_clear()</a><br>
00029 <a href="ov_test.html">ov_test()</a><br>
00030 <a href="ov_test_callbacks.html">ov_test_callbacks()</a><br>
00031 <a href="ov_test_open.html">ov_test_open()</a><br>
00032 <br>
00033 <b>Decoding</b><br>
00034 <a href="ov_read.html">ov_read()</a><br>
00035 <br>
00036 <b>Seeking</b><br>
00037 <a href="ov_raw_seek.html">ov_raw_seek()</a><br>
00038 <a href="ov_pcm_seek.html">ov_pcm_seek()</a><br>
00039 <a href="ov_time_seek.html">ov_time_seek()</a><br>
00040 <a href="ov_pcm_seek_page.html">ov_pcm_seek_page()</a><br>
00041 <a href="ov_time_seek_page.html">ov_time_seek_page()</a><br>
00042 <br>
00043 <b>File Information</b><br>
00044 <a href="ov_bitrate.html">ov_bitrate()</a><br>
00045 <a href="ov_bitrate_instant.html">ov_bitrate_instant()</a><br>
00046 <a href="ov_streams.html">ov_streams()</a><br>
00047 <a href="ov_seekable.html">ov_seekable()</a><br>
00048 <a href="ov_serialnumber.html">ov_serialnumber()</a><br>
00049 <a href="ov_raw_total.html">ov_raw_total()</a><br>
00050 <a href="ov_pcm_total.html">ov_pcm_total()</a><br>
00051 <a href="ov_time_total.html">ov_time_total()</a><br>
00052 <a href="ov_raw_tell.html">ov_raw_tell()</a><br>
00053 <a href="ov_pcm_tell.html">ov_pcm_tell()</a><br>
00054 <a href="ov_time_tell.html">ov_time_tell()</a><br>
00055 <a href="ov_info.html">ov_info()</a><br>
00056 <a href="ov_comment.html">ov_comment()</a><br>
00057 <br>
00058 <b><a href="return.html">Return Codes</a></b><br>
00059 
00060 
00061 <br><br>
00062 <hr noshade>
00063 <table border=0 width=100%>
00064 <tr valign=top>
00065 <td><p class=tiny>copyright &copy; 2002 Xiph.org</p></td>
00066 <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
00067 </tr><tr>
00068 <td><p class=tiny>Tremor documentation</p></td>
00069 <td align=right><p class=tiny>Tremor version 1.0 - 20020403</p></td>
00070 </tr>
00071 </table>
00072 
00073 </body>
00074 
00075 </html>

Generated by  doxygen 1.6.2