~ubuntu-branches/ubuntu/precise/gst-plugins-bad0.10/precise-proposed

« back to all changes in this revision

Viewing changes to docs/plugins/html/gst-plugins-bad-plugins-valve.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-05-12 09:51:24 UTC
  • mto: (18.3.2 experimental) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 31.
  • Revision ID: james.westby@ubuntu.com-20090512095124-ugy051q0n88kk9f8
Tags: upstream-0.10.11.2
Import upstream version 0.10.11.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="gst-plugins-bad Elements">
9
9
<link rel="prev" href="gst-plugins-bad-plugins-trm.html" title="trm">
10
10
<link rel="next" href="gst-plugins-bad-plugins-videoanalyse.html" title="videoanalyse">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="ch01.html" title="gst-plugins-bad Elements">
14
14
<link rel="chapter" href="ch02.html" title="gst-plugins-bad Plugins">
23
23
<th width="100%" align="center">GStreamer Bad Plugins 0.10 Plugins Reference Manual</th>
24
24
<td><a accesskey="n" href="gst-plugins-bad-plugins-videoanalyse.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
25
25
</tr>
26
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#gst-plugins-bad-plugins-valve.synopsis" class="shortcut">Top</a>
27
 
                   | 
28
 
                  <a href="#gst-plugins-bad-plugins-valve.description" class="shortcut">Description</a>
29
 
                   | 
30
 
                  <a href="#gst-plugins-bad-plugins-valve.object-hierarchy" class="shortcut">Object Hierarchy</a>
31
 
                   | 
32
 
                  <a href="#gst-plugins-bad-plugins-valve.properties" class="shortcut">Properties</a></nobr></td></tr>
 
26
<tr><td colspan="5" class="shortcuts">
 
27
<a href="#gst-plugins-bad-plugins-valve.synopsis" class="shortcut">Top</a>
 
28
                 | 
 
29
                <a href="#gst-plugins-bad-plugins-valve.description" class="shortcut">Description</a>
 
30
                 | 
 
31
                <a href="#gst-plugins-bad-plugins-valve.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
32
                 | 
 
33
                <a href="#gst-plugins-bad-plugins-valve.properties" class="shortcut">Properties</a>
 
34
</td></tr>
33
35
</table>
34
36
<div class="refentry" lang="en">
35
37
<a name="gst-plugins-bad-plugins-valve"></a><div class="titlepage"></div>
70
72
<p>
71
73
The valve is a simple element that drops buffers when the <span class="type">"drop"</span>
72
74
property is set to <a
73
 
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
 
75
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE--CAPS"
74
76
><code class="literal">TRUE</code></a> and lets then through otherwise.
75
77
</p>
76
78
<p>
77
79
Any downstream error received while the <span class="type">"drop"</span> property is <a
78
 
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
 
80
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE--CAPS"
79
81
><code class="literal">FALSE</code></a>
80
82
is ignored. So downstream element can be set to  <code class="literal">GST_STATE_NULL</code> and removed,
81
83
without using pad blocking.
85
87
<div class="refsynopsisdiv">
86
88
<h2>Synopsis</h2>
87
89
<div class="refsect2" lang="en">
88
 
<a name="id3171520"></a><h3>Element Information</h3>
 
90
<a name="id3112551"></a><h3>Element Information</h3>
89
91
<div class="variablelist"><table border="0">
90
92
<col align="left" valign="top">
91
93
<tbody>
108
110
</div>
109
111
<hr>
110
112
<div class="refsect2" lang="en">
111
 
<a name="id3230194"></a><h3>Element Pads</h3>
 
113
<a name="id3194975"></a><h3>Element Pads</h3>
112
114
<div class="variablelist"><table border="0">
113
115
<col align="left" valign="top">
114
116
<tbody>
154
156
</div>
155
157
</div>
156
158
<p>
157
 
 
158
159
</p>
159
160
</div>
160
161
<div class="refsect1" lang="en">
165
166
<p>
166
167
The private valve structure</p>
167
168
<p>
168
 
 
169
169
</p>
170
170
</div>
171
171
</div>
183
183
</div>
184
184
<div class="footer">
185
185
<hr>
186
 
          Generated by GTK-Doc V1.10</div>
 
186
          Generated by GTK-Doc V1.11</div>
187
187
</body>
188
188
</html>