tizen 2.0 init
[framework/multimedia/gst-plugins-base0.10.git] / docs / libs / html / gstreamer-tag.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Tag Support Library</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="index.html" title="GStreamer Base Plugins 0.10 Library Reference Manual">
8 <link rel="up" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries">
9 <link rel="prev" href="gst-plugins-base-libs-gstsdpmessage.html" title="gstsdpmessage">
10 <link rel="next" href="gst-plugins-base-libs-gsttag.html" title="gsttag">
11 <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16 <td><a accesskey="p" href="gst-plugins-base-libs-gstsdpmessage.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17 <td><a accesskey="u" href="gstreamer-plugins-base.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
18 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19 <th width="100%" align="center">GStreamer Base Plugins 0.10 Library Reference Manual</th>
20 <td><a accesskey="n" href="gst-plugins-base-libs-gsttag.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21 </tr></table>
22 <div class="chapter">
23 <div class="titlepage"><div><div><h2 class="title">
24 <a name="gstreamer-tag"></a>Tag Support Library</h2></div></div></div>
25 <div class="toc"><dl>
26 <dt>
27 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttag.html">gsttag</a></span><span class="refpurpose"> — additional tag definitions for plugins and applications</span>
28 </dt>
29 <dt>
30 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttagvorbis.html">gsttagvorbis</a></span><span class="refpurpose"> — tag mappings and support functions for plugins
31                     dealing with vorbiscomments</span>
32 </dt>
33 <dt>
34 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttagid3.html">gsttagid3</a></span><span class="refpurpose"> — tag mappings and support functions for plugins
35                     dealing with ID3v1 and ID3v2 tags</span>
36 </dt>
37 <dt>
38 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttagexif.html">gsttagexif</a></span><span class="refpurpose"> — tag mappings and support functions for plugins
39                     dealing with exif tags</span>
40 </dt>
41 <dt>
42 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttagxmp.html">gsttagxmp</a></span><span class="refpurpose"> — tag mappings and support functions for plugins
43                     dealing with xmp packets</span>
44 </dt>
45 <dt>
46 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttagxmpwriter.html">gsttagxmpwriter</a></span><span class="refpurpose"> — Interface for elements that provide XMP serialization</span>
47 </dt>
48 <dt>
49 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttagdemux.html">gsttagdemux</a></span><span class="refpurpose"> — Base class for demuxing tags that are in chunks
50                     directly at the beginning or at the end of a file</span>
51 </dt>
52 <dt>
53 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttagmux.html">gsttagmux</a></span><span class="refpurpose"> — Base class for adding tags that are in one single chunk
54                     directly at the beginning or at the end of a file</span>
55 </dt>
56 <dt>
57 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttaglanguagecodes.html">gsttaglanguagecodes</a></span><span class="refpurpose"> — mappings for ISO-639 language codes and names</span>
58 </dt>
59 <dt>
60 <span class="refentrytitle"><a href="gst-plugins-base-libs-gsttaglicenses.html">gsttaglicenses</a></span><span class="refpurpose"> — utility functions for Creative Commons licenses</span>
61 </dt>
62 </dl></div>
63 <p>
64         This library should be linked to by getting cflags and libs from
65         <code class="filename">gstreamer-plugins-base-0.10.pc</code> and adding
66         <code class="filename">-lgsttag-0.10</code> to the library flags.
67       </p>
68 </div>
69 <div class="footer">
70 <hr>
71           Generated by GTK-Doc V1.18</div>
72 </body>
73 </html>