~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-pinch.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-pinch.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>
60
60
<div class="refsect1" title="Properties">
61
61
<a name="gst-plugins-bad-plugins-pinch.properties"></a><h2>Properties</h2>
62
62
<pre class="synopsis">
63
 
  "<a class="link" href="gst-plugins-bad-plugins-pinch.html#GstPinch--intensity" title='The "intensity" property'>intensity</a>"                <a href="http://library.gnome.org/devel/glib/stable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
 
63
  "<a class="link" href="gst-plugins-bad-plugins-pinch.html#GstPinch--intensity" title='The "intensity" property'>intensity</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
64
64
</pre>
65
65
</div>
66
66
<div class="refsect1" title="Description">
68
68
<div class="refsynopsisdiv" title="Synopsis">
69
69
<h2>Synopsis</h2>
70
70
<div class="refsect2" title="Element Information">
71
 
<a name="id484224"></a><h3>Element Information</h3>
 
71
<a name="id589452"></a><h3>Element Information</h3>
72
72
<div class="variablelist"><table border="0">
73
73
<col align="left" valign="top">
74
74
<tbody>
91
91
</div>
92
92
<hr>
93
93
<div class="refsect2" title="Element Pads">
94
 
<a name="id477572"></a><h3>Element Pads</h3>
 
94
<a name="id589392"></a><h3>Element Pads</h3>
95
95
<div class="variablelist"><table border="0">
96
96
<col align="left" valign="top">
97
97
<tbody>
256
256
<a name="gst-plugins-bad-plugins-pinch.property-details"></a><h2>Property Details</h2>
257
257
<div class="refsect2" title='The "intensity" property'>
258
258
<a name="GstPinch--intensity"></a><h3>The <code class="literal">"intensity"</code> property</h3>
259
 
<pre class="programlisting">  "intensity"                <a href="http://library.gnome.org/devel/glib/stable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
 
259
<pre class="programlisting">  "intensity"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
260
260
<p>intensity of the pinch effect.</p>
261
261
<p>Allowed values: [-1,1]</p>
262
262
<p>Default value: 0.5</p>