structfragmententry.html

来自「MP3 Player Source Code」· HTML 代码 · 共 105 行

HTML
105
字号
<!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>VLSI Solution Oy Evaluation MP3 Player Source Code Documentation</title><link href="doxygen.css" rel="stylesheet" type="text/css"><img src="vlsi_small.gif" hspace="20" bordercolor="#ffffff"  alt="VLSI Solution Oy"><b>VLSI Solution Oy Evaluation MP3 Player Source Code Documentation</b><p></p></head><body><!-- Generated by Doxygen 1.3.7 --><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><h1>fragmentEntry Struct Reference</h1>Fragment Table.  <a href="#_details">More...</a><p><code>#include &lt;<a class="el" href="filesys_8h-source.html">filesys.h</a>&gt;</code><p><a href="structfragmentEntry-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>unsigned long&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structfragmentEntry.html#o0">start</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Starting sector of fragment.  <a href="#o0"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>unsigned long&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structfragmentEntry.html#o1">length</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Length of fragment in sectors.  <a href="#o1"></a><br><br></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>Fragment Table. <p>Maximum fragment size is (4G-1 sectors) <p><p>Definition at line <a class="el" href="filesys_8c-source.html#l00041">41</a> of file <a class="el" href="filesys_8c-source.html">filesys.c</a>.<hr><h2>Member Data Documentation</h2><a class="anchor" name="o1" doxytag="fragmentEntry::length" ></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"> unsigned long <a class="el" href="structfragmentEntry.html#o1">fragmentEntry::length</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Length of fragment in sectors. <p><p>Definition at line <a class="el" href="filesys_8h-source.html#l00027">27</a> of file <a class="el" href="filesys_8h-source.html">filesys.h</a>.<p>Referenced by <a class="el" href="filesys_8c-source.html#l00401">BuildFragmentTable()</a>, <a class="el" href="filesys_8c-source.html#l00610">OpenFile()</a>, <a class="el" href="record_8c-source.html#l00101">Record()</a>, and <a class="el" href="filesys_8c-source.html#l00129">WriteClusterChain()</a>.    </td>  </tr></table><a class="anchor" name="o0" doxytag="fragmentEntry::start" ></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"> unsigned long <a class="el" href="structfragmentEntry.html#o0">fragmentEntry::start</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Starting sector of fragment. <p><p>Definition at line <a class="el" href="filesys_8h-source.html#l00026">26</a> of file <a class="el" href="filesys_8h-source.html">filesys.h</a>.<p>Referenced by <a class="el" href="filesys_8c-source.html#l00401">BuildFragmentTable()</a>, <a class="el" href="filesys_8c-source.html#l00610">OpenFile()</a>, <a class="el" href="player_8c-source.html#l00692">PlayCurrentFile()</a>, <a class="el" href="record_8c-source.html#l00101">Record()</a>, and <a class="el" href="filesys_8c-source.html#l00129">WriteClusterChain()</a>.    </td>  </tr></table><hr>The documentation for this struct was generated from the following files:<ul><li><a class="el" href="filesys_8c-source.html">filesys.c</a><li><a class="el" href="filesys_8h-source.html">filesys.h</a></ul><hr><FONT SIZE="-1">All software copyright 2000-2004 <a href="http://www.vlsi.fi/"> VLSI Solution OY.</a>Redistribution of these software modules are limited to promotional use onlyand only with the VS1011 / VS1002 / VS1003  MP3-Evakit evaluation boards. Free orcommercial use of these software modules in MP3 players is ok if theproduct includes MP3 decoder chip(s) from VLSI. You can request the complete(compilable) package from mp3@vlsi.fi</FONT>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?