~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-exclusion.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-08-21 22:00:02 UTC
  • mto: (18.3.14 experimental) (1.2.16 upstream)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20100821220002-odvockt6147viosl
Tags: upstream-0.10.19.4
Import upstream version 0.10.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
<div class="refsect1" title="Object Hierarchy">
48
48
<a name="gst-plugins-bad-plugins-exclusion.object-hierarchy"></a><h2>Object Hierarchy</h2>
49
49
<pre class="synopsis">
50
 
  <a href="http://library.gnome.org/devel/gobject/stable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
50
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
51
51
   +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a>
52
52
         +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html">GstElement</a>
53
53
               +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseTransform.html">GstBaseTransform</a>
58
58
<div class="refsect1" title="Properties">
59
59
<a name="gst-plugins-bad-plugins-exclusion.properties"></a><h2>Properties</h2>
60
60
<pre class="synopsis">
61
 
  "<a class="link" href="gst-plugins-bad-plugins-exclusion.html#GstExclusion--silent" title='The "silent" property'>silent</a>"                   <a href="http://library.gnome.org/devel/glib/stable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
 
61
  "<a class="link" href="gst-plugins-bad-plugins-exclusion.html#GstExclusion--silent" title='The "silent" property'>silent</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
62
62
</pre>
63
63
</div>
64
64
<div class="refsect1" title="Description">
67
67
Exclusion saturates the colors of a video stream in realtime.
68
68
</p>
69
69
<div class="refsect2" title="Example launch line">
70
 
<a name="id458260"></a><h3>Example launch line</h3>
 
70
<a name="id557007"></a><h3>Example launch line</h3>
71
71
<div class="informalexample">
72
72
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
73
73
    <tbody>
94
94
<a name="gst-plugins-bad-plugins-exclusion.property-details"></a><h2>Property Details</h2>
95
95
<div class="refsect2" title='The "silent" property'>
96
96
<a name="GstExclusion--silent"></a><h3>The <code class="literal">"silent"</code> property</h3>
97
 
<pre class="programlisting">  "silent"                   <a href="http://library.gnome.org/devel/glib/stable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
97
<pre class="programlisting">  "silent"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
98
98
<p>Produce verbose output ?.</p>
99
99
<p>Default value: FALSE</p>
100
100
</div>