• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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>Licenses: GStreamer Base Plugins 1.0 Library Reference Manual</title>
6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7<link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
8<link rel="up" href="gstreamer-tag.html" title="Tag Support Library">
9<link rel="prev" href="gst-plugins-base-libs-ISO-639-lang-mappings.html" title="ISO-639 lang mappings">
10<link rel="next" href="gstreamer-base-utils.html" title="Base Utils Library">
11<meta name="generator" content="GTK-Doc V1.28 (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="5"><tr valign="middle">
16<td width="100%" align="left" class="shortcuts">
17<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span18                  <a href="#gst-plugins-base-libs-Licenses.description" class="shortcut">Description</a></span>
19</td>
20<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
21<td><a accesskey="u" href="gstreamer-tag.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22<td><a accesskey="p" href="gst-plugins-base-libs-ISO-639-lang-mappings.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23<td><a accesskey="n" href="gstreamer-base-utils.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
24</tr></table>
25<div class="refentry">
26<a name="gst-plugins-base-libs-Licenses"></a><div class="titlepage"></div>
27<div class="refnamediv"><table width="100%"><tr>
28<td valign="top">
29<h2><span class="refentrytitle"><a name="gst-plugins-base-libs-Licenses.top_of_page"></a>Licenses</span></h2>
30<p>Licenses — utility functions for Creative Commons licenses</p>
31</td>
32<td class="gallery_image" valign="top" align="right"></td>
33</tr></table></div>
34<div class="refsect1">
35<a name="gst-plugins-base-libs-Licenses.functions"></a><h2>Functions</h2>
36<div class="informaltable"><table class="informaltable" width="100%" border="0">
37<colgroup>
38<col width="150px" class="functions_return">
39<col class="functions_name">
40</colgroup>
41<tbody>
42<tr>
43<td class="function_type">
44<a class="link" href="gst-plugins-base-libs-Licenses.html#GstTagLicenseFlags" title="enum GstTagLicenseFlags"><span class="returnvalue">GstTagLicenseFlags</span></a>
45</td>
46<td class="function_name">
47<a class="link" href="gst-plugins-base-libs-Licenses.html#gst-tag-get-license-flags" title="gst_tag_get_license_flags ()">gst_tag_get_license_flags</a> <span class="c_punctuation">()</span>
48</td>
49</tr>
50<tr>
51<td class="function_type">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
52</td>
53<td class="function_name">
54<a class="link" href="gst-plugins-base-libs-Licenses.html#gst-tag-get-license-nick" title="gst_tag_get_license_nick ()">gst_tag_get_license_nick</a> <span class="c_punctuation">()</span>
55</td>
56</tr>
57<tr>
58<td class="function_type">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
59</td>
60<td class="function_name">
61<a class="link" href="gst-plugins-base-libs-Licenses.html#gst-tag-get-license-title" title="gst_tag_get_license_title ()">gst_tag_get_license_title</a> <span class="c_punctuation">()</span>
62</td>
63</tr>
64<tr>
65<td class="function_type">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
66</td>
67<td class="function_name">
68<a class="link" href="gst-plugins-base-libs-Licenses.html#gst-tag-get-license-description" title="gst_tag_get_license_description ()">gst_tag_get_license_description</a> <span class="c_punctuation">()</span>
69</td>
70</tr>
71<tr>
72<td class="function_type">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
73</td>
74<td class="function_name">
75<a class="link" href="gst-plugins-base-libs-Licenses.html#gst-tag-get-license-jurisdiction" title="gst_tag_get_license_jurisdiction ()">gst_tag_get_license_jurisdiction</a> <span class="c_punctuation">()</span>
76</td>
77</tr>
78<tr>
79<td class="function_type">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
80</td>
81<td class="function_name">
82<a class="link" href="gst-plugins-base-libs-Licenses.html#gst-tag-get-license-version" title="gst_tag_get_license_version ()">gst_tag_get_license_version</a> <span class="c_punctuation">()</span>
83</td>
84</tr>
85<tr>
86<td class="function_type">
87<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
88</td>
89<td class="function_name">
90<a class="link" href="gst-plugins-base-libs-Licenses.html#gst-tag-get-licenses" title="gst_tag_get_licenses ()">gst_tag_get_licenses</a> <span class="c_punctuation">()</span>
91</td>
92</tr>
93</tbody>
94</table></div>
95</div>
96<div class="refsect1">
97<a name="gst-plugins-base-libs-Licenses.other"></a><h2>Types and Values</h2>
98<div class="informaltable"><table class="informaltable" width="100%" border="0">
99<colgroup>
100<col width="150px" class="name">
101<col class="description">
102</colgroup>
103<tbody><tr>
104<td class="datatype_keyword">enum</td>
105<td class="function_name"><a class="link" href="gst-plugins-base-libs-Licenses.html#GstTagLicenseFlags" title="enum GstTagLicenseFlags">GstTagLicenseFlags</a></td>
106</tr></tbody>
107</table></div>
108</div>
109<div class="refsect1">
110<a name="gst-plugins-base-libs-Licenses.includes"></a><h2>Includes</h2>
111<pre class="synopsis">#include &lt;gst/tag/tag.h&gt;
112</pre>
113</div>
114<div class="refsect1">
115<a name="gst-plugins-base-libs-Licenses.description"></a><h2>Description</h2>
116<p>Provides information about Creative Commons media licenses, which are
117often expressed in media files as a license URI in tags. Also useful
118for applications creating media files, in case the user wants to license
119the content under a Creative Commons license.</p>
120</div>
121<div class="refsect1">
122<a name="gst-plugins-base-libs-Licenses.functions_details"></a><h2>Functions</h2>
123<div class="refsect2">
124<a name="gst-tag-get-license-flags"></a><h3>gst_tag_get_license_flags ()</h3>
125<pre class="programlisting"><a class="link" href="gst-plugins-base-libs-Licenses.html#GstTagLicenseFlags" title="enum GstTagLicenseFlags"><span class="returnvalue">GstTagLicenseFlags</span></a>
126gst_tag_get_license_flags (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *license_ref</code></em>);</pre>
127<p>Get the flags of a license, which describe most of the features of
128a license in their most general form.</p>
129<div class="refsect3">
130<a name="gst-tag-get-license-flags.parameters"></a><h4>Parameters</h4>
131<div class="informaltable"><table class="informaltable" width="100%" border="0">
132<colgroup>
133<col width="150px" class="parameters_name">
134<col class="parameters_description">
135<col width="200px" class="parameters_annotations">
136</colgroup>
137<tbody><tr>
138<td class="parameter_name"><p>license_ref</p></td>
139<td class="parameter_description"><p>a license reference string in form of a URI,
140e.g. "http://creativecommons.org/licenses/by-nc-nd/2.0/"</p></td>
141<td class="parameter_annotations"> </td>
142</tr></tbody>
143</table></div>
144</div>
145<div class="refsect3">
146<a name="gst-tag-get-license-flags.returns"></a><h4>Returns</h4>
147<p> the flags of the license, or 0 if the license is unknown</p>
148</div>
149</div>
150<hr>
151<div class="refsect2">
152<a name="gst-tag-get-license-nick"></a><h3>gst_tag_get_license_nick ()</h3>
153<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
154gst_tag_get_license_nick (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *license_ref</code></em>);</pre>
155<p>Get the nick name of a license, which is a short (untranslated) string
156such as e.g. "CC BY-NC-ND 2.0 UK".</p>
157<div class="refsect3">
158<a name="gst-tag-get-license-nick.parameters"></a><h4>Parameters</h4>
159<div class="informaltable"><table class="informaltable" width="100%" border="0">
160<colgroup>
161<col width="150px" class="parameters_name">
162<col class="parameters_description">
163<col width="200px" class="parameters_annotations">
164</colgroup>
165<tbody><tr>
166<td class="parameter_name"><p>license_ref</p></td>
167<td class="parameter_description"><p>a license reference string in form of a URI,
168e.g. "http://creativecommons.org/licenses/by-nc-nd/2.0/"</p></td>
169<td class="parameter_annotations"> </td>
170</tr></tbody>
171</table></div>
172</div>
173<div class="refsect3">
174<a name="gst-tag-get-license-nick.returns"></a><h4>Returns</h4>
175<p> the nick name of the license, or NULL if the license is unknown</p>
176</div>
177</div>
178<hr>
179<div class="refsect2">
180<a name="gst-tag-get-license-title"></a><h3>gst_tag_get_license_title ()</h3>
181<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
182gst_tag_get_license_title (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *license_ref</code></em>);</pre>
183<p>Get the title of a license, which is a short translated description
184of the license's features (generally not very pretty though).</p>
185<div class="refsect3">
186<a name="gst-tag-get-license-title.parameters"></a><h4>Parameters</h4>
187<div class="informaltable"><table class="informaltable" width="100%" border="0">
188<colgroup>
189<col width="150px" class="parameters_name">
190<col class="parameters_description">
191<col width="200px" class="parameters_annotations">
192</colgroup>
193<tbody><tr>
194<td class="parameter_name"><p>license_ref</p></td>
195<td class="parameter_description"><p>a license reference string in form of a URI,
196e.g. "http://creativecommons.org/licenses/by-nc-nd/2.0/"</p></td>
197<td class="parameter_annotations"> </td>
198</tr></tbody>
199</table></div>
200</div>
201<div class="refsect3">
202<a name="gst-tag-get-license-title.returns"></a><h4>Returns</h4>
203<p> the title of the license, or NULL if the license is unknown or
204no title is available.</p>
205</div>
206</div>
207<hr>
208<div class="refsect2">
209<a name="gst-tag-get-license-description"></a><h3>gst_tag_get_license_description ()</h3>
210<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
211gst_tag_get_license_description (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *license_ref</code></em>);</pre>
212<p>Get the description of a license, which is a translated description
213of the license's main features.</p>
214<div class="refsect3">
215<a name="gst-tag-get-license-description.parameters"></a><h4>Parameters</h4>
216<div class="informaltable"><table class="informaltable" width="100%" border="0">
217<colgroup>
218<col width="150px" class="parameters_name">
219<col class="parameters_description">
220<col width="200px" class="parameters_annotations">
221</colgroup>
222<tbody><tr>
223<td class="parameter_name"><p>license_ref</p></td>
224<td class="parameter_description"><p>a license reference string in form of a URI,
225e.g. "http://creativecommons.org/licenses/by-nc-nd/2.0/"</p></td>
226<td class="parameter_annotations"> </td>
227</tr></tbody>
228</table></div>
229</div>
230<div class="refsect3">
231<a name="gst-tag-get-license-description.returns"></a><h4>Returns</h4>
232<p> the description of the license, or NULL if the license is unknown
233or a description is not available.</p>
234</div>
235</div>
236<hr>
237<div class="refsect2">
238<a name="gst-tag-get-license-jurisdiction"></a><h3>gst_tag_get_license_jurisdiction ()</h3>
239<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
240gst_tag_get_license_jurisdiction (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *license_ref</code></em>);</pre>
241<p>Get the jurisdiction code of a license. This is usually a two-letter
242ISO 3166-1 alpha-2 code, but there is also the special case of Scotland,
243for which no code exists and which is thus represented as "scotland".</p>
244<p>Known jurisdictions: ar, at, au, be, bg, br, ca, ch, cl, cn, co, de,
245dk, es, fi, fr, hr, hu, il, in, it, jp, kr, mk, mt, mx, my, nl, pe, pl,
246pt, scotland, se, si, tw, uk, us, za.</p>
247<div class="refsect3">
248<a name="gst-tag-get-license-jurisdiction.parameters"></a><h4>Parameters</h4>
249<div class="informaltable"><table class="informaltable" width="100%" border="0">
250<colgroup>
251<col width="150px" class="parameters_name">
252<col class="parameters_description">
253<col width="200px" class="parameters_annotations">
254</colgroup>
255<tbody><tr>
256<td class="parameter_name"><p>license_ref</p></td>
257<td class="parameter_description"><p>a license reference string in form of a URI,
258e.g. "http://creativecommons.org/licenses/by-nc-nd/2.0/"</p></td>
259<td class="parameter_annotations"> </td>
260</tr></tbody>
261</table></div>
262</div>
263<div class="refsect3">
264<a name="gst-tag-get-license-jurisdiction.returns"></a><h4>Returns</h4>
265<p> the jurisdiction code of the license, or NULL if the license is
266unknown or is not specific to a particular jurisdiction.</p>
267</div>
268</div>
269<hr>
270<div class="refsect2">
271<a name="gst-tag-get-license-version"></a><h3>gst_tag_get_license_version ()</h3>
272<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
273gst_tag_get_license_version (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *license_ref</code></em>);</pre>
274<p>Get the version of a license.</p>
275<div class="refsect3">
276<a name="gst-tag-get-license-version.parameters"></a><h4>Parameters</h4>
277<div class="informaltable"><table class="informaltable" width="100%" border="0">
278<colgroup>
279<col width="150px" class="parameters_name">
280<col class="parameters_description">
281<col width="200px" class="parameters_annotations">
282</colgroup>
283<tbody><tr>
284<td class="parameter_name"><p>license_ref</p></td>
285<td class="parameter_description"><p>a license reference string in form of a URI,
286e.g. "http://creativecommons.org/licenses/by-nc-nd/2.0/"</p></td>
287<td class="parameter_annotations"> </td>
288</tr></tbody>
289</table></div>
290</div>
291<div class="refsect3">
292<a name="gst-tag-get-license-version.returns"></a><h4>Returns</h4>
293<p> the version of the license, or NULL if the license is not known or
294has no version</p>
295</div>
296</div>
297<hr>
298<div class="refsect2">
299<a name="gst-tag-get-licenses"></a><h3>gst_tag_get_licenses ()</h3>
300<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
301gst_tag_get_licenses (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
302<p>Returns a list of known license references (in form of URIs). This is
303useful for UIs to build a list of available licenses for tagging purposes
304(e.g. to tag an audio track appropriately in a video or audio editor, or
305an image in a camera application).</p>
306<div class="refsect3">
307<a name="gst-tag-get-licenses.returns"></a><h4>Returns</h4>
308<p>NULL-terminated array of license strings. Free
309with <a href="/usr/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> when no longer needed. </p>
310<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
311</div>
312</div>
313</div>
314<div class="refsect1">
315<a name="gst-plugins-base-libs-Licenses.other_details"></a><h2>Types and Values</h2>
316<div class="refsect2">
317<a name="GstTagLicenseFlags"></a><h3>enum GstTagLicenseFlags</h3>
318<p>See http://creativecommons.org/ns for more information.</p>
319<div class="refsect3">
320<a name="GstTagLicenseFlags.members"></a><h4>Members</h4>
321<div class="informaltable"><table class="informaltable" width="100%" border="0">
322<colgroup>
323<col width="300px" class="enum_members_name">
324<col class="enum_members_description">
325<col width="200px" class="enum_members_annotations">
326</colgroup>
327<tbody>
328<tr>
329<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-PERMITS-REPRODUCTION:CAPS"></a>GST_TAG_LICENSE_PERMITS_REPRODUCTION</p></td>
330<td class="enum_member_description">
331<p>making multiple copies
332    is allowed</p>
333</td>
334<td class="enum_member_annotations"> </td>
335</tr>
336<tr>
337<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-PERMITS-DISTRIBUTION:CAPS"></a>GST_TAG_LICENSE_PERMITS_DISTRIBUTION</p></td>
338<td class="enum_member_description">
339<p>distribution, public display
340    and public performance are allowed</p>
341</td>
342<td class="enum_member_annotations"> </td>
343</tr>
344<tr>
345<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-PERMITS-DERIVATIVE-WORKS:CAPS"></a>GST_TAG_LICENSE_PERMITS_DERIVATIVE_WORKS</p></td>
346<td class="enum_member_description">
347<p>distribution of derivative
348    works is allowed</p>
349</td>
350<td class="enum_member_annotations"> </td>
351</tr>
352<tr>
353<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-PERMITS-SHARING:CAPS"></a>GST_TAG_LICENSE_PERMITS_SHARING</p></td>
354<td class="enum_member_description">
355<p>commercial derivatives are allowed,
356    but only non-commercial distribution is allowed</p>
357</td>
358<td class="enum_member_annotations"> </td>
359</tr>
360<tr>
361<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-REQUIRES-NOTICE:CAPS"></a>GST_TAG_LICENSE_REQUIRES_NOTICE</p></td>
362<td class="enum_member_description">
363<p>copyright and license notices
364    must be kept intact</p>
365</td>
366<td class="enum_member_annotations"> </td>
367</tr>
368<tr>
369<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-REQUIRES-ATTRIBUTION:CAPS"></a>GST_TAG_LICENSE_REQUIRES_ATTRIBUTION</p></td>
370<td class="enum_member_description">
371<p>credit must be given to
372    copyright holder and/or author</p>
373</td>
374<td class="enum_member_annotations"> </td>
375</tr>
376<tr>
377<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-REQUIRES-SHARE-ALIKE:CAPS"></a>GST_TAG_LICENSE_REQUIRES_SHARE_ALIKE</p></td>
378<td class="enum_member_description">
379<p>derivative works must be
380    licensed under the same terms or compatible terms as the original work</p>
381</td>
382<td class="enum_member_annotations"> </td>
383</tr>
384<tr>
385<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-REQUIRES-SOURCE-CODE:CAPS"></a>GST_TAG_LICENSE_REQUIRES_SOURCE_CODE</p></td>
386<td class="enum_member_description">
387<p>source code (the preferred
388    form for making modifications) must be provided when exercising some
389    rights granted by the license</p>
390</td>
391<td class="enum_member_annotations"> </td>
392</tr>
393<tr>
394<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-REQUIRES-COPYLEFT:CAPS"></a>GST_TAG_LICENSE_REQUIRES_COPYLEFT</p></td>
395<td class="enum_member_description">
396<p>derivative and combined works
397    must be licensed under specified terms, similar to those of the original
398    work</p>
399</td>
400<td class="enum_member_annotations"> </td>
401</tr>
402<tr>
403<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-REQUIRES-LESSER-COPYLEFT:CAPS"></a>GST_TAG_LICENSE_REQUIRES_LESSER_COPYLEFT</p></td>
404<td class="enum_member_description">
405<p>derivative works must be
406    licensed under specified terms, with at least the same conditions as
407    the original work; combinations with the work may be licensed under
408    different terms</p>
409</td>
410<td class="enum_member_annotations"> </td>
411</tr>
412<tr>
413<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-PROHIBITS-COMMERCIAL-USE:CAPS"></a>GST_TAG_LICENSE_PROHIBITS_COMMERCIAL_USE</p></td>
414<td class="enum_member_description">
415<p>exercising rights for
416    commercial purposes is prohibited</p>
417</td>
418<td class="enum_member_annotations"> </td>
419</tr>
420<tr>
421<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-PROHIBITS-HIGH-INCOME-NATION-USE:CAPS"></a>GST_TAG_LICENSE_PROHIBITS_HIGH_INCOME_NATION_USE</p></td>
422<td class="enum_member_description">
423<p>use in a
424    non-developing country is prohibited</p>
425</td>
426<td class="enum_member_annotations"> </td>
427</tr>
428<tr>
429<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-CREATIVE-COMMONS-LICENSE:CAPS"></a>GST_TAG_LICENSE_CREATIVE_COMMONS_LICENSE</p></td>
430<td class="enum_member_description">
431<p>this license was created
432    by the Creative Commons project</p>
433</td>
434<td class="enum_member_annotations"> </td>
435</tr>
436<tr>
437<td class="enum_member_name"><p><a name="GST-TAG-LICENSE-FREE-SOFTWARE-FOUNDATION-LICENSE:CAPS"></a>GST_TAG_LICENSE_FREE_SOFTWARE_FOUNDATION_LICENSE</p></td>
438<td class="enum_member_description">
439<p>this license was
440    created by the Free Software Foundation (FSF)</p>
441</td>
442<td class="enum_member_annotations"> </td>
443</tr>
444</tbody>
445</table></div>
446</div>
447</div>
448</div>
449<div class="refsect1">
450<a name="gst-plugins-base-libs-Licenses.see-also"></a><h2>See Also</h2>
451<p><a href="/usr/share/gtk-doc/html/gstreamer-1.0/GstTagList.html#GstTagList-struct"><span class="type">GstTagList</span></a></p>
452</div>
453</div>
454<div class="footer">
455<hr>Generated by GTK-Doc V1.28</div>
456</body>
457</html>