Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > ca44e7e21c4b6cd5e0c5fdfbf12b4de7 > files > 73

libnjb-devel-2.2.6-6.fc12.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libnjb: Codec types</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.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;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>
<div class="contents">
<h1>Codec types</h1><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__codecs.html#g3cb63726f1021513c55a5c6cc838d44d">NJB_CODEC_MP3</a>&nbsp;&nbsp;&nbsp;&quot;MP3&quot;</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__codecs.html#g8c555bf122bfd1ff7f91f49431e689ca">NJB_CODEC_WMA</a>&nbsp;&nbsp;&nbsp;&quot;WMA&quot;</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__codecs.html#gb01b7a5aea0fe109eca4830c8e7c5d94">NJB_CODEC_WAV</a>&nbsp;&nbsp;&nbsp;&quot;WAV&quot;</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__codecs.html#gd046249156dccee34e5896f481049e8b">NJB_CODEC_AA</a>&nbsp;&nbsp;&nbsp;&quot;AA&quot;</td></tr>

</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="gd046249156dccee34e5896f481049e8b"></a><!-- doxytag: member="libnjb.h::NJB_CODEC_AA" ref="gd046249156dccee34e5896f481049e8b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define NJB_CODEC_AA&nbsp;&nbsp;&nbsp;&quot;AA&quot;          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The Audible.com codec 
<p>Referenced by <a class="el" href="songid_8c_source.html#l00449">songid_pack3()</a>.</p>

</div>
</div><p>
<a class="anchor" name="g3cb63726f1021513c55a5c6cc838d44d"></a><!-- doxytag: member="libnjb.h::NJB_CODEC_MP3" ref="g3cb63726f1021513c55a5c6cc838d44d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define NJB_CODEC_MP3&nbsp;&nbsp;&nbsp;&quot;MP3&quot;          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The MPEG audio level 3 codec 
<p>Referenced by <a class="el" href="songid_8c_source.html#l00871">NJB_Songid_Frame_New_Codec()</a>, <a class="el" href="songid_8c_source.html#l00449">songid_pack3()</a>, and <a class="el" href="songid_8c_source.html#l00758">songid_sanity_check()</a>.</p>

</div>
</div><p>
<a class="anchor" name="gb01b7a5aea0fe109eca4830c8e7c5d94"></a><!-- doxytag: member="libnjb.h::NJB_CODEC_WAV" ref="gb01b7a5aea0fe109eca4830c8e7c5d94" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define NJB_CODEC_WAV&nbsp;&nbsp;&nbsp;&quot;WAV&quot;          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The RIFF waveform codec 
<p>Referenced by <a class="el" href="songid_8c_source.html#l00871">NJB_Songid_Frame_New_Codec()</a>, <a class="el" href="songid_8c_source.html#l00449">songid_pack3()</a>, and <a class="el" href="songid_8c_source.html#l00758">songid_sanity_check()</a>.</p>

</div>
</div><p>
<a class="anchor" name="g8c555bf122bfd1ff7f91f49431e689ca"></a><!-- doxytag: member="libnjb.h::NJB_CODEC_WMA" ref="g8c555bf122bfd1ff7f91f49431e689ca" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define NJB_CODEC_WMA&nbsp;&nbsp;&nbsp;&quot;WMA&quot;          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The Windows Media Audio codec 
<p>Referenced by <a class="el" href="songid_8c_source.html#l00871">NJB_Songid_Frame_New_Codec()</a>, <a class="el" href="songid_8c_source.html#l00449">songid_pack3()</a>, and <a class="el" href="songid_8c_source.html#l00758">songid_sanity_check()</a>.</p>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Jul 26 17:17:29 2009 for libnjb by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>