~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-gaussianblur.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-freeze.html" title="freeze">
10
10
<link rel="next" href="gst-plugins-bad-plugins-ivfparse.html" title="ivfparse">
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-gaussianblur.properties" class="shortcut">Properties</a>
31
31
</td></tr>
32
32
</table>
33
 
<div class="refentry" title="gaussianblur">
 
33
<div class="refentry">
34
34
<a name="gst-plugins-bad-plugins-gaussianblur"></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-gaussianblur.synopsis"></a><h2>Synopsis</h2>
44
44
<a name="GaussBlur"></a><pre class="synopsis">typedef             <a class="link" href="gst-plugins-bad-plugins-gaussianblur.html#GaussBlur">GaussBlur</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-gaussianblur.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>
55
55
                           +----GaussBlur
56
56
</pre>
57
57
</div>
58
 
<div class="refsect1" title="Properties">
 
58
<div class="refsect1">
59
59
<a name="gst-plugins-bad-plugins-gaussianblur.properties"></a><h2>Properties</h2>
60
60
<pre class="synopsis">
61
61
  "<a class="link" href="gst-plugins-bad-plugins-gaussianblur.html#GaussBlur--sigma" title='The "sigma" property'>sigma</a>"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
62
62
</pre>
63
63
</div>
64
 
<div class="refsect1" title="Description">
 
64
<div class="refsect1">
65
65
<a name="gst-plugins-bad-plugins-gaussianblur.description"></a><h2>Description</h2>
66
 
<div class="refsynopsisdiv" title="Synopsis">
 
66
<div class="refsynopsisdiv">
67
67
<h2>Synopsis</h2>
68
 
<div class="refsect2" title="Element Information">
69
 
<a name="id585671"></a><h3>Element Information</h3>
 
68
<div class="refsect2">
 
69
<a name="idp10302480"></a><h3>Element Information</h3>
70
70
<div class="variablelist"><table border="0">
71
71
<col align="left" valign="top">
72
72
<tbody>
88
88
</table></div>
89
89
</div>
90
90
<hr>
91
 
<div class="refsect2" title="Element Pads">
92
 
<a name="id619711"></a><h3>Element Pads</h3>
 
91
<div class="refsect2">
 
92
<a name="idp13154176"></a><h3>Element Pads</h3>
93
93
<div class="variablelist"><table border="0">
94
94
<col align="left" valign="top">
95
95
<tbody>
137
137
<p>
138
138
</p>
139
139
</div>
140
 
<div class="refsect1" title="Details">
 
140
<div class="refsect1">
141
141
<a name="gst-plugins-bad-plugins-gaussianblur.details"></a><h2>Details</h2>
142
 
<div class="refsect2" title="GaussBlur">
 
142
<div class="refsect2">
143
143
<a name="GaussBlur"></a><h3>GaussBlur</h3>
144
144
<pre class="programlisting">typedef struct GaussBlur GaussBlur;
145
145
</pre>
147
147
</p>
148
148
</div>
149
149
</div>
150
 
<div class="refsect1" title="Property Details">
 
150
<div class="refsect1">
151
151
<a name="gst-plugins-bad-plugins-gaussianblur.property-details"></a><h2>Property Details</h2>
152
 
<div class="refsect2" title='The "sigma" property'>
 
152
<div class="refsect2">
153
153
<a name="GaussBlur--sigma"></a><h3>The <code class="literal">"sigma"</code> property</h3>
154
154
<pre class="programlisting">  "sigma"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
155
155
<p>Sigma value for gaussian blur (negative for sharpen).</p>
160
160
</div>
161
161
<div class="footer">
162
162
<hr>
163
 
          Generated by GTK-Doc V1.15</div>
 
163
          Generated by GTK-Doc V1.17</div>
164
164
</body>
165
165
</html>
 
 
b'\\ No newline at end of file'