Sophie

Sophie

distrib > Mageia > 6 > armv7hl > by-pkgid > b4d0ffc838646a67b3dd59a6006ff212 > files > 77

libgavl-devel-1.4.0-7.mga6.armv7hl.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>gavl: /home/iurt/rpmbuild/BUILD/gavl-1.4.0/include/gavl/metatags.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">gavl
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_8d9966fd6a811526508c2e8ea93de85b.html">gavl</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">metatags.h</div>  </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*****************************************************************</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * gavl - a general purpose audio/video processing library</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * Copyright (c) 2001 - 2011 Members of the Gmerlin project</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * gmerlin-general@lists.sourceforge.net</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * http://gmerlin.sourceforge.net</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * This program is free software: you can redistribute it and/or modify</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * it under the terms of the GNU General Public License as published by</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * the Free Software Foundation, either version 2 of the License, or</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * (at your option) any later version.</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * This program is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * GNU General Public License for more details.</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * You should have received a copy of the GNU General Public License</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> * along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * *****************************************************************/</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#ifndef GAVL_METATAGS_H_INCLUDED</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#define GAVL_METATAGS_H_INCLUDED</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="group__metatags.html#ga4a8351c42481ca1b33f386d68694c170">   38</a></span>&#160;<span class="preprocessor">#define GAVL_META_TITLE       &quot;Title&quot;</span></div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="group__metatags.html#ga7038faacbbf44f6c39c2703c0406f84e">   42</a></span>&#160;<span class="preprocessor">#define GAVL_META_ARTIST      &quot;Artist&quot;</span></div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;</div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="group__metatags.html#ga40818687118c13f637e25fed91d54579">   46</a></span>&#160;<span class="preprocessor">#define GAVL_META_ALBUMARTIST &quot;Albumartist&quot;</span></div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;</div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="group__metatags.html#gab40793abcb4cbcb1b8fe4eddbb33a20e">   50</a></span>&#160;<span class="preprocessor">#define GAVL_META_AUTHOR      &quot;Author&quot;</span></div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;</div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="group__metatags.html#ga467c3f4238e27f09b718ca76704c268d">   54</a></span>&#160;<span class="preprocessor">#define GAVL_META_COPYRIGHT   &quot;Copyright&quot;</span></div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;</div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="group__metatags.html#ga21a6497a8d9639573cb705f9d7b6dea8">   58</a></span>&#160;<span class="preprocessor">#define GAVL_META_ALBUM       &quot;Album&quot;</span></div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;</div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="group__metatags.html#ga81d2a9d8cae684e748225c97b340ac5a">   62</a></span>&#160;<span class="preprocessor">#define GAVL_META_GENRE       &quot;Genre&quot;</span></div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="group__metatags.html#ga3904b792645f4fd3342df08473f8213b">   69</a></span>&#160;<span class="preprocessor">#define GAVL_META_TRACKNUMBER &quot;Tracknumber&quot;</span></div><div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;</div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="group__metatags.html#ga6bcc81e2a2d1d6ba4e0c0f518d0793cc">   76</a></span>&#160;<span class="preprocessor">#define GAVL_META_DATE        &quot;Date&quot;</span></div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;</div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="group__metatags.html#gaf9392a53c39c64676bdb620331211ca5">   83</a></span>&#160;<span class="preprocessor">#define GAVL_META_DATE_CREATE &quot;CreationDate&quot;     // YYYY-MM-DD [HH:MM:SS]</span></div><div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;</div><div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="group__metatags.html#gab11a4ff8ff0e9cdd98b891643b7eaa30">   90</a></span>&#160;<span class="preprocessor">#define GAVL_META_DATE_MODIFY &quot;ModificationDate&quot; // YYYY-MM-DD [HH:MM:SS]</span></div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;</div><div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="group__metatags.html#ga2a40590f5a185209b4077a2d3d2c580c">   95</a></span>&#160;<span class="preprocessor">#define GAVL_META_YEAR        &quot;Year&quot;        // YYYY</span></div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;</div><div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="group__metatags.html#gac0c0ae14e55be81d449bf0e479999493">  102</a></span>&#160;<span class="preprocessor">#define GAVL_META_LANGUAGE    &quot;Language&quot;    // ISO 639-2/B 3 letter code</span></div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;</div><div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="group__metatags.html#gad1b7103464ee94c5edd006766da0a845">  107</a></span>&#160;<span class="preprocessor">#define GAVL_META_COMMENT     &quot;Comment&quot;</span></div><div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;</div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="group__metatags.html#ga2591f7a0b6282aa6b60f5b8a1e340543">  112</a></span>&#160;<span class="preprocessor">#define GAVL_META_URL         &quot;URL&quot;</span></div><div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;</div><div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="group__metatags.html#gadf41acb0a5a5a976d9d3bbd82dcc50d4">  120</a></span>&#160;<span class="preprocessor">#define GAVL_META_SOFTWARE    &quot;Software&quot;</span></div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;</div><div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="group__metatags.html#ga91fd9aeb83ee1df7416419d137c44a69">  125</a></span>&#160;<span class="preprocessor">#define GAVL_META_CREATOR     &quot;Creator&quot;</span></div><div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;</div><div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="group__metatags.html#gacf8184c2a1af559746d6a9f41351d3d3">  132</a></span>&#160;<span class="preprocessor">#define GAVL_META_FORMAT      &quot;Format&quot;</span></div><div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;</div><div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="group__metatags.html#ga34668ff6a22af99cd657bdf989e8d473">  139</a></span>&#160;<span class="preprocessor">#define GAVL_META_LABEL       &quot;Label&quot;</span></div><div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;</div><div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="group__metatags.html#gab2f6f64c5f64dd1fc7061128699ac70e">  147</a></span>&#160;<span class="preprocessor">#define GAVL_META_BITRATE     &quot;Bitrate&quot;</span></div><div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;</div><div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="group__metatags.html#gac7a21a4482cd2c1e0b517a4f711940ba">  152</a></span>&#160;<span class="preprocessor">#define GAVL_META_AUDIO_BITS  &quot;BitsPerSample&quot;</span></div><div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;</div><div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="group__metatags.html#ga2619465f2bc413b771f97ffe030a0835">  157</a></span>&#160;<span class="preprocessor">#define GAVL_META_VIDEO_BPP   &quot;BitsPerPixel&quot;</span></div><div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;</div><div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="group__metatags.html#gab5a32ae3a90b5d2be89a225b64092b58">  162</a></span>&#160;<span class="preprocessor">#define GAVL_META_VENDOR      &quot;Vendor&quot;</span></div><div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;</div><div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="group__metatags.html#gaeef57586c69f1f693a2b386055a8f22a">  167</a></span>&#160;<span class="preprocessor">#define GAVL_META_DEVICE      &quot;Device&quot;</span></div><div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;</div><div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;<span class="preprocessor">#endif //  GAVL_METATAGS_H_INCLUDED</span></div></div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.12
</small></address>
</body>
</html>