Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > dc9b9eb224888fd532330fad8ee0ffc5 > files > 543

audacious-devel-2.4.5-1.fc14.x86_64.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>Audacious: tuple.h Source File</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.3 -->
<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">Audacious&#160;<span id="projectnumber">$Id:Doxyfile42802007-03-2104:39:00Znenolod$</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="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
<div class="header">
  <div class="headertitle">
<h1>tuple.h</h1>  </div>
</div>
<div class="contents">
<a href="tuple_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * Audacious</span>
<a name="l00003"></a>00003 <span class="comment"> * Copyright (c) 2006-2007 Audacious team</span>
<a name="l00004"></a>00004 <span class="comment"> *</span>
<a name="l00005"></a>00005 <span class="comment"> * This program is free software; you can redistribute it and/or modify</span>
<a name="l00006"></a>00006 <span class="comment"> * it under the terms of the GNU General Public License as published by</span>
<a name="l00007"></a>00007 <span class="comment"> * the Free Software Foundation; under version 3 of the License.</span>
<a name="l00008"></a>00008 <span class="comment"> *</span>
<a name="l00009"></a>00009 <span class="comment"> * This program is distributed in the hope that it will be useful,</span>
<a name="l00010"></a>00010 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00011"></a>00011 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span>
<a name="l00012"></a>00012 <span class="comment"> * GNU General Public License for more details.</span>
<a name="l00013"></a>00013 <span class="comment"> *</span>
<a name="l00014"></a>00014 <span class="comment"> * You should have received a copy of the GNU General Public License</span>
<a name="l00015"></a>00015 <span class="comment"> * along with this program.  If not, see &lt;http://www.gnu.org/licenses&gt;.</span>
<a name="l00016"></a>00016 <span class="comment"> *</span>
<a name="l00017"></a>00017 <span class="comment"> * The Audacious team does not consider modular code linking to</span>
<a name="l00018"></a>00018 <span class="comment"> * Audacious or using our public API to be a derived work.</span>
<a name="l00019"></a>00019 <span class="comment"> */</span>
<a name="l00025"></a>00025 <span class="preprocessor">#ifndef AUDACIOUS_TUPLE_H</span>
<a name="l00026"></a>00026 <span class="preprocessor"></span><span class="preprocessor">#define AUDACIOUS_TUPLE_H</span>
<a name="l00027"></a>00027 <span class="preprocessor"></span>
<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;glib.h&gt;</span>
<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;mowgli.h&gt;</span>
<a name="l00030"></a>00030 
<a name="l00031"></a>00031 G_BEGIN_DECLS
<a name="l00032"></a>00032 
<a name="l00036"></a>00036 <span class="keyword">enum</span> {
<a name="l00037"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a959c0cc336f4e5fd9c64caac6f64dd8b">00037</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a959c0cc336f4e5fd9c64caac6f64dd8b">FIELD_ARTIST</a> = 0,
<a name="l00038"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a727c26f90a9365dd893a81545c30cca1">00038</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a727c26f90a9365dd893a81545c30cca1" title="Song title.">FIELD_TITLE</a>,        
<a name="l00039"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5af5b3b577baf586bb01c61a79ce07e9d7">00039</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5af5b3b577baf586bb01c61a79ce07e9d7" title="Album name.">FIELD_ALBUM</a>,        
<a name="l00040"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ab3601da58504f6166b44a57cac651f0e">00040</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ab3601da58504f6166b44a57cac651f0e" title="Freeform comment.">FIELD_COMMENT</a>,      
<a name="l00041"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ab435ffc337229e0fdd7ad7a1598e01e4">00041</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ab435ffc337229e0fdd7ad7a1598e01e4" title="Song&amp;#39;s genre.">FIELD_GENRE</a>,        
<a name="l00043"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a21fdb44a0a9c3fb10a18ae9a0ad3f68b">00043</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a21fdb44a0a9c3fb10a18ae9a0ad3f68b">FIELD_TRACK</a>,
<a name="l00044"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a6506fca6230e3f48b0203f9e6c4ca6fb">00044</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a6506fca6230e3f48b0203f9e6c4ca6fb">FIELD_TRACK_NUMBER</a>,
<a name="l00045"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a976de08f9a7d2557abdae42285bd6e40">00045</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a976de08f9a7d2557abdae42285bd6e40" title="Track length in seconds.">FIELD_LENGTH</a>,       
<a name="l00046"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a11fd28a7c08106ed251cd155189c4ea7">00046</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a11fd28a7c08106ed251cd155189c4ea7" title="Year of production/performance/etc.">FIELD_YEAR</a>,         
<a name="l00047"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a2baa221bb51abf6212163a8d3483394b">00047</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a2baa221bb51abf6212163a8d3483394b" title="String representing quality, such as &amp;quot;lossy&amp;quot;, &amp;quot;lossless&amp;quot;, &amp;quot;sequenced&amp;quot;.">FIELD_QUALITY</a>,      
<a name="l00050"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a740a98c6a58d553ab598e22660812625">00050</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a740a98c6a58d553ab598e22660812625" title="Codec name or similar.">FIELD_CODEC</a>,        
<a name="l00051"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a58e826cdedbcc5ba2429834c72e4256b">00051</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a58e826cdedbcc5ba2429834c72e4256b" title="File name part of the location URI.">FIELD_FILE_NAME</a>,    
<a name="l00052"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5af887f1b696ffa0165df1b65be4dd421b">00052</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5af887f1b696ffa0165df1b65be4dd421b" title="Path part of the location URI.">FIELD_FILE_PATH</a>,    
<a name="l00053"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ac152183e5f54feb0971c20ee639535f6">00053</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ac152183e5f54feb0971c20ee639535f6" title="Filename extension part of the location URI.">FIELD_FILE_EXT</a>,     
<a name="l00054"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ac65c92b29e97829938d6807063ca0449">00054</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ac65c92b29e97829938d6807063ca0449">FIELD_SONG_ARTIST</a>,
<a name="l00055"></a>00055 
<a name="l00056"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ab313d085603995f330816bd121e7082b">00056</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ab313d085603995f330816bd121e7082b" title="Playlist entry modification time for internal use.">FIELD_MTIME</a>,        
<a name="l00057"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ace9793790de08b151912c0bdf36474e9">00057</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ace9793790de08b151912c0bdf36474e9" title="Playlist entry Tuplez formatting string.">FIELD_FORMATTER</a>,    
<a name="l00058"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5aa808386bc44ec148fabbfbd0dbf56d66">00058</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5aa808386bc44ec148fabbfbd0dbf56d66">FIELD_PERFORMER</a>,
<a name="l00059"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a0ff7e4d6b7a98ef6b37264dc83213ae0">00059</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a0ff7e4d6b7a98ef6b37264dc83213ae0">FIELD_COPYRIGHT</a>,
<a name="l00060"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a044fae696d1788827cb5fd7855d25731">00060</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a044fae696d1788827cb5fd7855d25731">FIELD_DATE</a>,
<a name="l00061"></a>00061 
<a name="l00062"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5aaa98094cd281df99e0b86224c8eb0d1b">00062</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5aaa98094cd281df99e0b86224c8eb0d1b" title="Index number of subsong/tune.">FIELD_SUBSONG_ID</a>,   
<a name="l00063"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a4c16235abb617ab4ff1c42f2f114ae9e">00063</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a4c16235abb617ab4ff1c42f2f114ae9e" title="Total number of subsongs in the file.">FIELD_SUBSONG_NUM</a>,  
<a name="l00064"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5acd738967b4d1934a1ef81f8c7dc497b1">00064</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5acd738967b4d1934a1ef81f8c7dc497b1">FIELD_MIMETYPE</a>,
<a name="l00065"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5aeafa0ce0e0944fd05b8e2a06a6ffa4fc">00065</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5aeafa0ce0e0944fd05b8e2a06a6ffa4fc" title="Bitrate in kbps.">FIELD_BITRATE</a>,      
<a name="l00067"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a061bd2f02106448271b63704e179865c">00067</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a061bd2f02106448271b63704e179865c">FIELD_SEGMENT_START</a>,
<a name="l00068"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5adc4f03ce756a2b7b32011ec3b2929044">00068</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5adc4f03ce756a2b7b32011ec3b2929044">FIELD_SEGMENT_END</a>,
<a name="l00069"></a>00069 
<a name="l00070"></a>00070     <span class="comment">/* Preserving replay gain information accurately is a challenge since there</span>
<a name="l00071"></a>00071 <span class="comment">     * are several differents formats around.  We use an integer fraction, with</span>
<a name="l00072"></a>00072 <span class="comment">     * the denominator stored in the *_UNIT fields.  For example, if ALBUM_GAIN</span>
<a name="l00073"></a>00073 <span class="comment">     * is 512 and GAIN_UNIT is 256, then the album gain is +2 dB.  If TRACK_PEAK</span>
<a name="l00074"></a>00074 <span class="comment">     * is 787 and PEAK_UNIT is 1000, then the peak volume is 0.787 in a -1.0 to</span>
<a name="l00075"></a>00075 <span class="comment">     * 1.0 range. */</span>
<a name="l00076"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a98ec394176e373b5fce8000a489e8b8a">00076</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a98ec394176e373b5fce8000a489e8b8a">FIELD_GAIN_ALBUM_GAIN</a>,
<a name="l00077"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a0d18830b41a17aa1c6c0ef2894060f4e">00077</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a0d18830b41a17aa1c6c0ef2894060f4e">FIELD_GAIN_ALBUM_PEAK</a>,
<a name="l00078"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a215c80c04e997dbbc13c70769bce1ba4">00078</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a215c80c04e997dbbc13c70769bce1ba4">FIELD_GAIN_TRACK_GAIN</a>,
<a name="l00079"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ac7db4f6035c237c0faf650b6a2c5d6cc">00079</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ac7db4f6035c237c0faf650b6a2c5d6cc">FIELD_GAIN_TRACK_PEAK</a>,
<a name="l00080"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a007356c97087e9d8b85750afc82bb675">00080</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5a007356c97087e9d8b85750afc82bb675">FIELD_GAIN_GAIN_UNIT</a>,
<a name="l00081"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ae49c3054fcde61f93704bd200aeb1490">00081</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ae49c3054fcde61f93704bd200aeb1490">FIELD_GAIN_PEAK_UNIT</a>,
<a name="l00082"></a>00082 
<a name="l00083"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ae7808899bb1eaafaed67989714db808f">00083</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ae7808899bb1eaafaed67989714db808f" title="Composer of song, if different than artist.">FIELD_COMPOSER</a>,     
<a name="l00085"></a>00085     <span class="comment">/* Special field, must always be last */</span>
<a name="l00086"></a><a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ad64a32279a4ed90d4630a7205042ff7a">00086</a>     <a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ad64a32279a4ed90d4630a7205042ff7a">FIELD_LAST</a>
<a name="l00087"></a>00087 };
<a name="l00088"></a>00088 
<a name="l00089"></a><a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93">00089</a> <span class="keyword">typedef</span> <span class="keyword">enum</span> {
<a name="l00090"></a><a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93a6caac4841f4aca61fb98af6d4aa4a8a4">00090</a>     <a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93a6caac4841f4aca61fb98af6d4aa4a8a4">TUPLE_STRING</a>,
<a name="l00091"></a><a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93ad691daf1df77095c1e19fe30b6cea5b4">00091</a>     <a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93ad691daf1df77095c1e19fe30b6cea5b4">TUPLE_INT</a>,
<a name="l00092"></a><a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93a275f098498bf358d0663153d86ac66f5">00092</a>     <a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93a275f098498bf358d0663153d86ac66f5">TUPLE_UNKNOWN</a>
<a name="l00093"></a>00093 } <a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93">TupleValueType</a>;
<a name="l00094"></a>00094 
<a name="l00095"></a><a class="code" href="structTupleBasicType.html">00095</a> <span class="keyword">typedef</span> <span class="keyword">struct </span>{
<a name="l00096"></a><a class="code" href="structTupleBasicType.html#ab4a9c91740bc2f96ddb7b49bba1cc515">00096</a>     gchar *<a class="code" href="structTupleBasicType.html#ab4a9c91740bc2f96ddb7b49bba1cc515">name</a>;
<a name="l00097"></a><a class="code" href="structTupleBasicType.html#a37a71ad2a5007a8776ac497becb86b14">00097</a>     <a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93">TupleValueType</a> <a class="code" href="structTupleBasicType.html#a37a71ad2a5007a8776ac497becb86b14">type</a>;
<a name="l00098"></a>00098 } <a class="code" href="structTupleBasicType.html">TupleBasicType</a>;
<a name="l00099"></a>00099 
<a name="l00100"></a>00100 <span class="keyword">extern</span> <span class="keyword">const</span> <a class="code" href="structTupleBasicType.html">TupleBasicType</a> <a class="code" href="tuple_8c.html#aa0f9d28e0b69c47088e9556935b85efe" title="Ordered table of basic Tuple field names and their TupleValueType.">tuple_fields</a>[<a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ad64a32279a4ed90d4630a7205042ff7a">FIELD_LAST</a>];
<a name="l00101"></a>00101 
<a name="l00102"></a><a class="code" href="structTupleValue.html">00102</a> <span class="keyword">typedef</span> <span class="keyword">struct </span>{
<a name="l00103"></a><a class="code" href="structTupleValue.html#a77791f67dd7bc4ac46320291792f8116">00103</a>     <a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93">TupleValueType</a> <a class="code" href="structTupleValue.html#a77791f67dd7bc4ac46320291792f8116">type</a>;
<a name="l00104"></a>00104     <span class="keyword">union </span>{
<a name="l00105"></a><a class="code" href="structTupleValue.html#a4350a3e442bedb8e07bb7091994617f2">00105</a>         gchar *<a class="code" href="structTupleValue.html#a4350a3e442bedb8e07bb7091994617f2">string</a>;
<a name="l00106"></a><a class="code" href="structTupleValue.html#a2f8efb416b31e1af0843facdfa6646df">00106</a>         <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="structTupleValue.html#a2f8efb416b31e1af0843facdfa6646df">integer</a>;
<a name="l00107"></a>00107     } value;
<a name="l00108"></a>00108 } <a class="code" href="structTupleValue.html">TupleValue</a>;
<a name="l00109"></a>00109 
<a name="l00114"></a><a class="code" href="structTuple.html">00114</a> <span class="keyword">typedef</span> <span class="keyword">struct </span>_Tuple {
<a name="l00115"></a><a class="code" href="structTuple.html#a87210cd3d817d0a4d42ae450e6864ff8">00115</a>     mowgli_object_t <a class="code" href="structTuple.html#a87210cd3d817d0a4d42ae450e6864ff8">parent</a>;
<a name="l00116"></a><a class="code" href="structTuple.html#a3f03e3d24c5daabd98262b6deea6a368">00116</a>     mowgli_dictionary_t *<a class="code" href="structTuple.html#a3f03e3d24c5daabd98262b6deea6a368" title="Mowgli dictionary for holding other than basic values.">dict</a>;      
<a name="l00117"></a><a class="code" href="structTuple.html#af386e0810a58048189432164567b9b06">00117</a>     <a class="code" href="structTupleValue.html">TupleValue</a> *values[<a class="code" href="tuple_8h.html#a99fb83031ce9923c84392b4e92f956b5ad64a32279a4ed90d4630a7205042ff7a">FIELD_LAST</a>]; 
<a name="l00118"></a><a class="code" href="structTuple.html#ab93bcc773a02dc12d09f14999cce1374">00118</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> nsubtunes;                 
<a name="l00121"></a><a class="code" href="structTuple.html#a996d8f4c415d316cd92d9fbfdc3f7be0">00121</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> *subtunes;                 
<a name="l00124"></a>00124 } <a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a>;
<a name="l00125"></a>00125 
<a name="l00126"></a>00126 
<a name="l00127"></a>00127 <a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> *<a class="code" href="tuple_8c.html#ade5fefb214b36691902c979ea0c8c18f" title="Allocates a new empty Tuple structure.">tuple_new</a>(<span class="keywordtype">void</span>);
<a name="l00128"></a>00128 <a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> *<a class="code" href="tuple_8c.html#a6124a6da7ab780542f9cf6c8d015af8d" title="Creates a copy of given Tuple structure, with copied data.">tuple_copy</a>(<span class="keyword">const</span> <a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> *);
<a name="l00129"></a>00129 <span class="keywordtype">void</span> <a class="code" href="tuple_8c.html#afc7b7747e20dd84b46a1ca0da248499f" title="Sets filename/URI related fields of a Tuple structure, based on the given filename argument...">tuple_set_filename</a>(<a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> *tuple, <span class="keyword">const</span> gchar *<a class="code" href="misc-api_8h.html#a820d8643bcfa9e2641dd6377f804de20">filename</a>);
<a name="l00130"></a>00130 <a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> *<a class="code" href="tuple_8c.html#abe12ea9fb8c4713337cbe6f1bbab79f4" title="Allocates a new Tuple structure, setting filename/URI related fields based on the given filename argu...">tuple_new_from_filename</a>(<span class="keyword">const</span> gchar *<a class="code" href="misc-api_8h.html#a820d8643bcfa9e2641dd6377f804de20">filename</a>);
<a name="l00131"></a>00131 <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="tuple_8c.html#afabb086399b3dc1f34ce48902de9c64e" title="Associates given string to a field in specified Tuple.">tuple_associate_string_rel</a>(<a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> *tuple, <span class="keyword">const</span> <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> nfield, <span class="keyword">const</span> gchar *field, gchar *<span class="keywordtype">string</span>);
<a name="l00132"></a>00132 <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="tuple_8c.html#ac6ef8be1e0b9e024a161cde75d800f10" title="Associates copy of given string to a field in specified Tuple.">tuple_associate_string</a>(<a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> *tuple, <span class="keyword">const</span> <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> nfield, <span class="keyword">const</span> gchar *field, <span class="keyword">const</span> gchar *<span class="keywordtype">string</span>);
<a name="l00133"></a>00133 <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="tuple_8c.html#a1861262d76c70833caab23537a5a290c" title="Associates given integer to a field in specified Tuple.">tuple_associate_int</a>(<a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> *tuple, <span class="keyword">const</span> <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> nfield, <span class="keyword">const</span> gchar *field, <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> integer);
<a name="l00134"></a>00134 <span class="keywordtype">void</span> <a class="code" href="tuple_8c.html#a16d922ee0489459176298a812ece1706" title="Disassociates given field from specified Tuple structure.">tuple_disassociate</a>(<a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> *tuple, <span class="keyword">const</span> <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> nfield, <span class="keyword">const</span> gchar *field);
<a name="l00135"></a>00135 <span class="keywordtype">void</span> <a class="code" href="tuple_8h.html#ade419fd7d11d471d24094943b230d56b">tuple_disassociate_now</a>(<a class="code" href="structTupleValue.html">TupleValue</a> *value);
<a name="l00136"></a>00136 <a class="code" href="tuple_8h.html#a7c30590e28255832d324bbeccc6a7b93">TupleValueType</a> <a class="code" href="tuple_8c.html#a5f7f6ce621bc1bf67a4a93a0877e8dc6" title="Returns TupleValueType of given Tuple field.">tuple_get_value_type</a> (<span class="keyword">const</span> <a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> * tuple, <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> nfield,
<a name="l00137"></a>00137  <span class="keyword">const</span> gchar * field);
<a name="l00138"></a>00138 <span class="keyword">const</span> gchar * <a class="code" href="tuple_8c.html#a7a653c534853fc3bd9afd9b6be96e25a" title="Returns pointer to a string associated to Tuple field.">tuple_get_string</a> (<span class="keyword">const</span> <a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> * tuple, <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> nfield, <span class="keyword">const</span> gchar *
<a name="l00139"></a>00139  field);
<a name="l00140"></a>00140 <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="tuple_8c.html#a5a0ca1037b697bb8d8e2cb866dcd5531" title="Returns integer associated to Tuple field.">tuple_get_int</a> (<span class="keyword">const</span> <a class="code" href="structTuple.html" title="Structure for holding and passing around miscellaneous track metadata.">Tuple</a> * tuple, <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> nfield, <span class="keyword">const</span> gchar * field);
<a name="l00141"></a><a class="code" href="tuple_8h.html#a975e29105dbaa18ad44c05a2a43a6d8d">00141</a> <span class="preprocessor">#define tuple_free(x) mowgli_object_unref(x);</span>
<a name="l00142"></a>00142 <span class="preprocessor"></span>
<a name="l00143"></a>00143 G_END_DECLS
<a name="l00144"></a>00144 
<a name="l00145"></a>00145 <span class="preprocessor">#endif </span><span class="comment">/* AUDACIOUS_TUPLE_H */</span>
</pre></div></div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Sun Apr 17 2011 for Audacious by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>