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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-07-19 14:32:43 UTC
  • mfrom: (18.4.21 sid)
  • Revision ID: james.westby@ubuntu.com-20110719143243-p7pnkh45akfp0ihk
Tags: 0.10.22-2ubuntu1
* Rebased on debian unstable, remaining changes:
  - debian/gstreamer-plugins-bad.install
    * don't include dtmf, liveadder, rtpmux, autoconvert and shm, we include 
      them in -good

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-stereo.html" title="stereo">
10
10
<link rel="next" href="gst-plugins-bad-plugins-templatematch.html" title="templatematch">
11
 
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17 (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">
30
30
                  <a href="#gst-plugins-bad-plugins-stretch.properties" class="shortcut">Properties</a>
31
31
</td></tr>
32
32
</table>
33
 
<div class="refentry" title="stretch">
 
33
<div class="refentry">
34
34
<a name="gst-plugins-bad-plugins-stretch"></a><div class="titlepage"></div>
35
35
<div class="refnamediv"><table width="100%"><tr>
36
36
<td valign="top">
39
39
</td>
40
40
<td valign="top" align="right"></td>
41
41
</tr></table></div>
42
 
<div class="refsynopsisdiv" title="Synopsis">
 
42
<div class="refsynopsisdiv">
43
43
<a name="gst-plugins-bad-plugins-stretch.synopsis"></a><h2>Synopsis</h2>
44
 
<a name="GstStretch"></a><pre class="synopsis">                    <a class="link" href="gst-plugins-bad-plugins-stretch.html#GstStretch-struct" title="GstStretch">GstStretch</a>;
 
44
<a name="GstStretch"></a><pre class="synopsis">struct              <a class="link" href="gst-plugins-bad-plugins-stretch.html#GstStretch-struct" title="struct GstStretch">GstStretch</a>;
45
45
</pre>
46
46
</div>
47
 
<div class="refsect1" title="Object Hierarchy">
 
47
<div class="refsect1">
48
48
<a name="gst-plugins-bad-plugins-stretch.object-hierarchy"></a><h2>Object Hierarchy</h2>
49
49
<pre class="synopsis">
50
50
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
57
57
                                       +----GstStretch
58
58
</pre>
59
59
</div>
60
 
<div class="refsect1" title="Properties">
 
60
<div class="refsect1">
61
61
<a name="gst-plugins-bad-plugins-stretch.properties"></a><h2>Properties</h2>
62
62
<pre class="synopsis">
63
63
  "<a class="link" href="gst-plugins-bad-plugins-stretch.html#GstStretch--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
 
<div class="refsect1" title="Description">
 
66
<div class="refsect1">
67
67
<a name="gst-plugins-bad-plugins-stretch.description"></a><h2>Description</h2>
68
 
<div class="refsynopsisdiv" title="Synopsis">
 
68
<div class="refsynopsisdiv">
69
69
<h2>Synopsis</h2>
70
 
<div class="refsect2" title="Element Information">
71
 
<a name="id643216"></a><h3>Element Information</h3>
 
70
<div class="refsect2">
 
71
<a name="idp17751328"></a><h3>Element Information</h3>
72
72
<div class="variablelist"><table border="0">
73
73
<col align="left" valign="top">
74
74
<tbody>
90
90
</table></div>
91
91
</div>
92
92
<hr>
93
 
<div class="refsect2" title="Element Pads">
94
 
<a name="id643156"></a><h3>Element Pads</h3>
 
93
<div class="refsect2">
 
94
<a name="idp17744112"></a><h3>Element Pads</h3>
95
95
<div class="variablelist"><table border="0">
96
96
<col align="left" valign="top">
97
97
<tbody>
243
243
<p>
244
244
</p>
245
245
</div>
246
 
<div class="refsect1" title="Details">
 
246
<div class="refsect1">
247
247
<a name="gst-plugins-bad-plugins-stretch.details"></a><h2>Details</h2>
248
 
<div class="refsect2" title="GstStretch">
249
 
<a name="GstStretch-struct"></a><h3>GstStretch</h3>
250
 
<pre class="programlisting">typedef struct _GstStretch GstStretch;</pre>
 
248
<div class="refsect2">
 
249
<a name="GstStretch-struct"></a><h3>struct GstStretch</h3>
 
250
<pre class="programlisting">struct GstStretch;</pre>
251
251
<p>
252
252
</p>
253
253
</div>
254
254
</div>
255
 
<div class="refsect1" title="Property Details">
 
255
<div class="refsect1">
256
256
<a name="gst-plugins-bad-plugins-stretch.property-details"></a><h2>Property Details</h2>
257
 
<div class="refsect2" title='The "intensity" property'>
 
257
<div class="refsect2">
258
258
<a name="GstStretch--intensity"></a><h3>The <code class="literal">"intensity"</code> property</h3>
259
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 stretch effect.</p>
265
265
</div>
266
266
<div class="footer">
267
267
<hr>
268
 
          Generated by GTK-Doc V1.15</div>
 
268
          Generated by GTK-Doc V1.17</div>
269
269
</body>
270
270
</html>
 
 
b'\\ No newline at end of file'