gps/GPSResources/tcpmp 0.73/mpc/libmusepack/docs/html/musepack__internal_8h.html

74 lines
3.9 KiB
HTML
Executable File

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libmusepack: include/musepack_internal.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">include</a></div>
<h1>musepack_internal.h File Reference</h1>
<p>
<a href="musepack__internal_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <b>MPC_DECODER_MEMSIZE</b> = 16384,
<b>MPC_DECODER_V_MEM</b> = 2304,
<b>MPC_DECODER_SYNTH_DELAY</b> = 481
}</td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">mpc_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="musepack__internal_8h.html#a4">JumpID3v2</a> (<a class="el" href="structmpc__reader__t.html">mpc_reader</a> *fp)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Definitions and structures used only internally by the libmusepack.
<p>
Definition in file <a class="el" href="musepack__internal_8h-source.html">musepack_internal.h</a>.<hr><h2>Function Documentation</h2>
<a class="anchor" name="a4" doxytag="musepack_internal.h::JumpID3v2"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">mpc_int32_t JumpID3v2 </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="structmpc__reader__t.html">mpc_reader</a> *&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>fp</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Searches for a ID3v2-tag and reads the length (in bytes) of it. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>reader</em>&nbsp;</td><td>supplying raw stream data </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>size of tag, in bytes <p>
-1 on errors of any kind </dd></dl>
<p>
Definition at line <a class="el" href="idtag_8c-source.html#l00009">9</a> of file <a class="el" href="idtag_8c-source.html">idtag.c</a>.
<p>
References <a class="el" href="musepack_8h-source.html#l00045">mpc_reader_t::data</a>, <a class="el" href="musepack_8h.html#a10">mpc_reader</a>, <a class="el" href="structmpc__reader__t.html#o0">mpc_reader_t::read</a>, and <a class="el" href="structmpc__reader__t.html#o1">mpc_reader_t::seek</a>.
<p>
Referenced by <a class="el" href="streaminfo_8c-source.html#l00153">streaminfo_read()</a>. </td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Sat Dec 11 14:43:48 2004 for libmusepack by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>