<tdalign=right><pclass=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
</tr>
</table>
<h1>Base Data Structures</h1>
<p>There are several data structures used to hold file and bitstream information during libvorbisfile decoding. These structures are declared in "vorbis/vorbisfile.h" and "vorbis/codec.h".
<p>
<p>When using libvorbisfile, it's not necessary to know about most of the contents of these data structures, but it may be helpful to understand what they contain.
<td>This structure contains pointers to the application-specified file manipulation routines set for use by <ahref="ov_open_callbacks.html">ov_open_callbacks()</a>. See also the <ahref="callbacks.html">provided document on using application-provided callbacks instead of stdio</a>.</td>