Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 191a8a9815631149211a94f0cdc8f64d > files > 134

libnjb-devel-2.2.7-1.fc14.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libnjb: njb_songid_struct Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">libnjb&#160;<span id="projectnumber">2.2.7</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">njb_songid_struct Struct Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="njb_songid_struct" -->
<p><code>#include &lt;<a class="el" href="libnjb_8h_source.html">libnjb.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">u_int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnjb__songid__struct.html#addb745b9a3b66e8c22110cca47e5363b">trid</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">u_int16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnjb__songid__struct.html#ac569874902b2e8896802993ba0537681">nframes</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structnjb__songid__frame__struct.html">njb_songid_frame_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnjb__songid__struct.html#ab8f9a377cbdaa06584683066aec19264">first</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structnjb__songid__frame__struct.html">njb_songid_frame_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnjb__songid__struct.html#abbf2693720ac6b4eb161e7595067aa33">last</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structnjb__songid__frame__struct.html">njb_songid_frame_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnjb__songid__struct.html#ab6ece8ac46f00013e0bf0b9dc3e06c86">cur</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structnjb__songid__struct.html">njb_songid_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnjb__songid__struct.html#a88bc27b45de8e9803303987697fdbcdd">next</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The song ID struct is used for holding metadata about a particular track. </p>
<dl><dt><b>Examples: </b></dt><dd>
<p><a class="el" href="gettr_8c-example.html#_a7">gettr.c</a>, <a class="el" href="sendtr_8c-example.html#_a2">sendtr.c</a>, <a class="el" href="tagtr_8c-example.html#_a2">tagtr.c</a>, and <a class="el" href="tracks_8c-example.html#_a10">tracks.c</a>.</p>
</dd>
</dl></div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="ab6ece8ac46f00013e0bf0b9dc3e06c86"></a><!-- doxytag: member="njb_songid_struct::cur" ref="ab6ece8ac46f00013e0bf0b9dc3e06c86" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structnjb__songid__frame__struct.html">njb_songid_frame_t</a>* <a class="el" href="structnjb__songid__struct.html#ab6ece8ac46f00013e0bf0b9dc3e06c86">njb_songid_struct::cur</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>A pointer to the current frame </p>

<p>Referenced by <a class="el" href="group__tagapi.html#ga0f78d8cde327dd995f7008935e295c37">NJB_Songid_Addframe()</a>, <a class="el" href="group__tagapi.html#ga0013c681283968bf65b564beb8109e5b">NJB_Songid_Getframe()</a>, and <a class="el" href="group__tagapi.html#ga8eada6cbbc26c6aa18f3c22a20d38756">NJB_Songid_Reset_Getframe()</a>.</p>

</div>
</div>
<a class="anchor" id="ab8f9a377cbdaa06584683066aec19264"></a><!-- doxytag: member="njb_songid_struct::first" ref="ab8f9a377cbdaa06584683066aec19264" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structnjb__songid__frame__struct.html">njb_songid_frame_t</a>* <a class="el" href="structnjb__songid__struct.html#ab8f9a377cbdaa06584683066aec19264">njb_songid_struct::first</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>A pointer to the first frame </p>

<p>Referenced by <a class="el" href="group__tagapi.html#ga0f78d8cde327dd995f7008935e295c37">NJB_Songid_Addframe()</a>, and <a class="el" href="group__tagapi.html#ga8eada6cbbc26c6aa18f3c22a20d38756">NJB_Songid_Reset_Getframe()</a>.</p>

</div>
</div>
<a class="anchor" id="abbf2693720ac6b4eb161e7595067aa33"></a><!-- doxytag: member="njb_songid_struct::last" ref="abbf2693720ac6b4eb161e7595067aa33" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structnjb__songid__frame__struct.html">njb_songid_frame_t</a>* <a class="el" href="structnjb__songid__struct.html#abbf2693720ac6b4eb161e7595067aa33">njb_songid_struct::last</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>A pointer to the last frame </p>

<p>Referenced by <a class="el" href="group__tagapi.html#ga0f78d8cde327dd995f7008935e295c37">NJB_Songid_Addframe()</a>.</p>

</div>
</div>
<a class="anchor" id="a88bc27b45de8e9803303987697fdbcdd"></a><!-- doxytag: member="njb_songid_struct::next" ref="a88bc27b45de8e9803303987697fdbcdd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structnjb__songid__struct.html">njb_songid_t</a>* <a class="el" href="structnjb__songid__struct.html#a88bc27b45de8e9803303987697fdbcdd">njb_songid_struct::next</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Used internally on series 3 devices for spanning lists of song IDs only </p>

<p>Referenced by <a class="el" href="group__tagapi.html#ga78703030798af2be6808335c6542aa6d">NJB_Songid_New()</a>.</p>

</div>
</div>
<a class="anchor" id="ac569874902b2e8896802993ba0537681"></a><!-- doxytag: member="njb_songid_struct::nframes" ref="ac569874902b2e8896802993ba0537681" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int16_t <a class="el" href="structnjb__songid__struct.html#ac569874902b2e8896802993ba0537681">njb_songid_struct::nframes</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>The number of frames in this song ID </p>

<p>Referenced by <a class="el" href="group__tagapi.html#ga0f78d8cde327dd995f7008935e295c37">NJB_Songid_Addframe()</a>, <a class="el" href="songid_8c.html#a1dcd88c13e7b209d9a5b6e31e71ff6e6">songid_pack()</a>, and <a class="el" href="songid_8c.html#a4a04f572c79d5f5c4b813ba8c1932f6b">songid_pack3()</a>.</p>

</div>
</div>
<a class="anchor" id="addb745b9a3b66e8c22110cca47e5363b"></a><!-- doxytag: member="njb_songid_struct::trid" ref="addb745b9a3b66e8c22110cca47e5363b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t <a class="el" href="structnjb__songid__struct.html#addb745b9a3b66e8c22110cca47e5363b">njb_songid_struct::trid</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>The track ID as used on the device </p>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="gettr_8c-example.html#a10">gettr.c</a>, and <a class="el" href="tracks_8c-example.html#a12">tracks.c</a>.</dd>
</dl>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/builddir/build/BUILD/libnjb-2.2.7/src/<a class="el" href="libnjb_8h_source.html">libnjb.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Sat Jun 25 2011 for libnjb by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>