Tizen 2.0 Release
[framework/multimedia/gst-plugins-good0.10.git] / docs / plugins / html / GstVideoMixerPad.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>GstVideoMixerPad</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Reference Manual">
8 <link rel="up" href="ch03.html" title="gst-plugins-good Base Classes">
9 <link rel="prev" href="GstIirEqualizer.html" title="GstIirEqualizer">
10 <link rel="next" href="GstVideoMixer2Pad.html" title="GstVideoMixer2Pad">
11 <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16 <tr valign="middle">
17 <td><a accesskey="p" href="GstIirEqualizer.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18 <td><a accesskey="u" href="ch03.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20 <th width="100%" align="center">GStreamer Good Plugins 0.10 Plugins Reference Manual</th>
21 <td><a accesskey="n" href="GstVideoMixer2Pad.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22 </tr>
23 <tr><td colspan="5" class="shortcuts">
24 <a href="#GstVideoMixerPad.synopsis" class="shortcut">Top</a>
25                    | 
26                   <a href="#GstVideoMixerPad.description" class="shortcut">Description</a>
27                    | 
28                   <a href="#GstVideoMixerPad.object-hierarchy" class="shortcut">Object Hierarchy</a>
29                    | 
30                   <a href="#GstVideoMixerPad.properties" class="shortcut">Properties</a>
31 </td></tr>
32 </table>
33 <div class="refentry">
34 <a name="GstVideoMixerPad"></a><div class="titlepage"></div>
35 <div class="refnamediv"><table width="100%"><tr>
36 <td valign="top">
37 <h2><span class="refentrytitle"><a name="GstVideoMixerPad.top_of_page"></a>GstVideoMixerPad</span></h2>
38 <p>GstVideoMixerPad</p>
39 </td>
40 <td valign="top" align="right"></td>
41 </tr></table></div>
42 <div class="refsynopsisdiv">
43 <a name="GstVideoMixerPad.synopsis"></a><h2>Synopsis</h2>
44 <pre class="synopsis">struct              <a class="link" href="GstVideoMixerPad.html#GstVideoMixerPad-struct" title="struct GstVideoMixerPad">GstVideoMixerPad</a>;
45 </pre>
46 </div>
47 <div class="refsect1">
48 <a name="GstVideoMixerPad.object-hierarchy"></a><h2>Object Hierarchy</h2>
49 <pre class="synopsis">
50   <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
51    +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a>
52          +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPad.html">GstPad</a>
53                +----GstVideoMixerPad
54 </pre>
55 </div>
56 <div class="refsect1">
57 <a name="GstVideoMixerPad.properties"></a><h2>Properties</h2>
58 <pre class="synopsis">
59   "<a class="link" href="GstVideoMixerPad.html#GstVideoMixerPad--alpha" title='The "alpha" property'>alpha</a>"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
60   "<a class="link" href="GstVideoMixerPad.html#GstVideoMixerPad--xpos" title='The "xpos" property'>xpos</a>"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
61   "<a class="link" href="GstVideoMixerPad.html#GstVideoMixerPad--ypos" title='The "ypos" property'>ypos</a>"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
62   "<a class="link" href="GstVideoMixerPad.html#GstVideoMixerPad--zorder" title='The "zorder" property'>zorder</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write
63 </pre>
64 </div>
65 <div class="refsect1">
66 <a name="GstVideoMixerPad.description"></a><h2>Description</h2>
67 <p>
68 </p>
69 </div>
70 <div class="refsect1">
71 <a name="GstVideoMixerPad.details"></a><h2>Details</h2>
72 <div class="refsect2">
73 <a name="GstVideoMixerPad-struct"></a><h3>struct GstVideoMixerPad</h3>
74 <pre class="programlisting">struct GstVideoMixerPad;</pre>
75 <p>
76 </p>
77 </div>
78 </div>
79 <div class="refsect1">
80 <a name="GstVideoMixerPad.property-details"></a><h2>Property Details</h2>
81 <div class="refsect2">
82 <a name="GstVideoMixerPad--alpha"></a><h3>The <code class="literal">"alpha"</code> property</h3>
83 <pre class="programlisting">  "alpha"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
84 <p>Alpha of the picture.</p>
85 <p>Allowed values: [0,1]</p>
86 <p>Default value: 1</p>
87 </div>
88 <hr>
89 <div class="refsect2">
90 <a name="GstVideoMixerPad--xpos"></a><h3>The <code class="literal">"xpos"</code> property</h3>
91 <pre class="programlisting">  "xpos"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
92 <p>X Position of the picture.</p>
93 <p>Default value: 0</p>
94 </div>
95 <hr>
96 <div class="refsect2">
97 <a name="GstVideoMixerPad--ypos"></a><h3>The <code class="literal">"ypos"</code> property</h3>
98 <pre class="programlisting">  "ypos"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
99 <p>Y Position of the picture.</p>
100 <p>Default value: 0</p>
101 </div>
102 <hr>
103 <div class="refsect2">
104 <a name="GstVideoMixerPad--zorder"></a><h3>The <code class="literal">"zorder"</code> property</h3>
105 <pre class="programlisting">  "zorder"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write</pre>
106 <p>Z Order of the picture.</p>
107 <p>Allowed values: &lt;= 10000</p>
108 <p>Default value: 0</p>
109 </div>
110 </div>
111 </div>
112 <div class="footer">
113 <hr>
114           Generated by GTK-Doc V1.18</div>
115 </body>
116 </html>