~sipe-collab/sipe-collab/gstreamer-plugins-base

« back to all changes in this revision

Viewing changes to docs/plugins/html/gst-plugins-base-plugins-vorbistag.html

  • Committer: Sebastian Dröge
  • Date: 2014-04-19 13:47:47 UTC
  • mfrom: (1.1.23)
  • Revision ID: git-v1:d06393f82dba0d5f13ec2e66275d75cf8178fe5c
Merge tag 'upstream/1.2.4'

Upstream version 1.2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>vorbistag</title>
 
5
<title>GStreamer Base Plugins 1.0 Plugins Reference Manual: vorbistag</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Plugins Reference Manual">
8
8
<link rel="up" href="ch01.html" title="gst-plugins-base Elements">
9
9
<link rel="prev" href="gst-plugins-base-plugins-vorbisparse.html" title="vorbisparse">
10
10
<link rel="next" href="gst-plugins-base-plugins-ximagesink.html" title="ximagesink">
11
 
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
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">
16
 
<tr valign="middle">
17
 
<td><a accesskey="p" href="gst-plugins-base-plugins-vorbisparse.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
 
<th width="100%" align="center">GStreamer Base Plugins 1.0 Plugins Reference Manual</th>
21
 
<td><a accesskey="n" href="gst-plugins-base-plugins-ximagesink.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
 
</tr>
23
 
<tr><td colspan="5" class="shortcuts">
24
 
<a href="#gst-plugins-base-plugins-vorbistag.synopsis" class="shortcut">Top</a>
25
 
                   | 
26
 
                  <a href="#gst-plugins-base-plugins-vorbistag.description" class="shortcut">Description</a>
27
 
                   | 
28
 
                  <a href="#gst-plugins-base-plugins-vorbistag.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
 
                   | 
30
 
                  <a href="#gst-plugins-base-plugins-vorbistag.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
31
 
</td></tr>
32
 
</table>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><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">|</span> 
 
18
                  <a href="#gst-plugins-base-plugins-vorbistag.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
 
19
                  <a href="#gst-plugins-base-plugins-vorbistag.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces"> <span class="dim">|</span> 
 
20
                  <a href="#gst-plugins-base-plugins-vorbistag.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span>
 
21
</td>
 
22
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 
23
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
 
24
<td><a accesskey="p" href="gst-plugins-base-plugins-vorbisparse.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 
25
<td><a accesskey="n" href="gst-plugins-base-plugins-ximagesink.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 
26
</tr></table>
33
27
<div class="refentry">
34
28
<a name="gst-plugins-base-plugins-vorbistag"></a><div class="titlepage"></div>
35
29
<div class="refnamediv"><table width="100%"><tr>
37
31
<h2><span class="refentrytitle"><a name="gst-plugins-base-plugins-vorbistag.top_of_page"></a>vorbistag</span></h2>
38
32
<p>vorbistag — Retags vorbis streams</p>
39
33
</td>
40
 
<td valign="top" align="right"></td>
 
34
<td class="gallery_image" valign="top" align="right"></td>
41
35
</tr></table></div>
42
 
<div class="refsynopsisdiv">
43
 
<a name="gst-plugins-base-plugins-vorbistag.synopsis"></a><h2>Synopsis</h2>
44
 
<a name="GstVorbisTag"></a><pre class="synopsis">struct              <a class="link" href="gst-plugins-base-plugins-vorbistag.html#GstVorbisTag-struct" title="struct GstVorbisTag">GstVorbisTag</a>;
45
 
</pre>
 
36
<a name="GstVorbisTag"></a><div class="refsect1">
 
37
<a name="gst-plugins-base-plugins-vorbistag.other"></a><h2>Types and Values</h2>
 
38
<div class="informaltable"><table width="100%" border="0">
 
39
<colgroup>
 
40
<col width="150px" class="name">
 
41
<col class="description">
 
42
</colgroup>
 
43
<tbody><tr>
 
44
<td class="datatype_keyword">struct</td>
 
45
<td class="function_name"><a class="link" href="gst-plugins-base-plugins-vorbistag.html#GstVorbisTag-struct" title="struct GstVorbisTag">GstVorbisTag</a></td>
 
46
</tr></tbody>
 
47
</table></div>
46
48
</div>
47
49
<div class="refsect1">
48
50
<a name="gst-plugins-base-plugins-vorbistag.object-hierarchy"></a><h2>Object Hierarchy</h2>
49
 
<pre class="synopsis">
50
 
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
51
 
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
52
 
         +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a>
53
 
               +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html">GstElement</a>
54
 
                     +----<a class="link" href="gst-plugins-base-plugins-vorbisparse.html#GstVorbisParse">GstVorbisParse</a>
55
 
                           +----GstVorbisTag
 
51
<pre class="screen">    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
52
    <span class="lineart">╰──</span> <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
53
        <span class="lineart">╰──</span> <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a>
 
54
            <span class="lineart">╰──</span> <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html">GstElement</a>
 
55
                <span class="lineart">╰──</span> <a class="link" href="gst-plugins-base-plugins-vorbisparse.html#GstVorbisParse">GstVorbisParse</a>
 
56
                    <span class="lineart">╰──</span> GstVorbisTag
56
57
</pre>
57
58
</div>
58
59
<div class="refsect1">
66
67
<div class="refsynopsisdiv">
67
68
<h2>Synopsis</h2>
68
69
<div class="refsect2">
69
 
<a name="id-1.2.44.6.2.1"></a><h3>Element Information</h3>
 
70
<a name="id-1.2.44.7.2.1"></a><h3>Element Information</h3>
70
71
<div class="variablelist"><table border="0" class="variablelist">
71
72
<colgroup>
72
73
<col align="left" valign="top">
92
93
</div>
93
94
<hr>
94
95
<div class="refsect2">
95
 
<a name="id-1.2.44.6.2.2"></a><h3>Element Pads</h3>
 
96
<a name="id-1.2.44.7.2.2"></a><h3>Element Pads</h3>
96
97
<div class="variablelist"><table border="0" class="variablelist">
97
98
<colgroup>
98
99
<col align="left" valign="top">
147
148
</p>
148
149
</div>
149
150
<div class="refsect1">
150
 
<a name="gst-plugins-base-plugins-vorbistag.details"></a><h2>Details</h2>
 
151
<a name="gst-plugins-base-plugins-vorbistag.functions_details"></a><h2>Functions</h2>
 
152
</div>
 
153
<div class="refsect1">
 
154
<a name="gst-plugins-base-plugins-vorbistag.other_details"></a><h2>Types and Values</h2>
151
155
<div class="refsect2">
152
156
<a name="GstVorbisTag-struct"></a><h3>struct GstVorbisTag</h3>
153
157
<pre class="programlisting">struct GstVorbisTag;</pre>
158
162
</div>
159
163
<div class="footer">
160
164
<hr>
161
 
          Generated by GTK-Doc V1.19</div>
 
165
          Generated by GTK-Doc V1.20</div>
162
166
</body>
163
167
</html>
 
 
b'\\ No newline at end of file'