tizen 2.0 init
[framework/multimedia/gst-plugins-good0.10.git] / docs / plugins / html / gst-plugins-good-plugins-gdkpixbufsink.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>gdkpixbufsink</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="ch01.html" title="gst-plugins-good Elements">
9 <link rel="prev" href="gst-plugins-good-plugins-gconfvideosink.html" title="gconfvideosink">
10 <link rel="next" href="gst-plugins-good-plugins-goom.html" title="goom">
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="gst-plugins-good-plugins-gconfvideosink.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18 <td><a accesskey="u" href="ch01.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="gst-plugins-good-plugins-goom.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="#gst-plugins-good-plugins-gdkpixbufsink.synopsis" class="shortcut">Top</a>
25                    | 
26                   <a href="#gst-plugins-good-plugins-gdkpixbufsink.description" class="shortcut">Description</a>
27                    | 
28                   <a href="#gst-plugins-good-plugins-gdkpixbufsink.object-hierarchy" class="shortcut">Object Hierarchy</a>
29                    | 
30                   <a href="#gst-plugins-good-plugins-gdkpixbufsink.properties" class="shortcut">Properties</a>
31 </td></tr>
32 </table>
33 <div class="refentry">
34 <a name="gst-plugins-good-plugins-gdkpixbufsink"></a><div class="titlepage"></div>
35 <div class="refnamediv"><table width="100%"><tr>
36 <td valign="top">
37 <h2><span class="refentrytitle"><a name="gst-plugins-good-plugins-gdkpixbufsink.top_of_page"></a>gdkpixbufsink</span></h2>
38 <p>gdkpixbufsink — Output images as GdkPixbuf objects in bus messages</p>
39 </td>
40 <td valign="top" align="right"></td>
41 </tr></table></div>
42 <div class="refsynopsisdiv">
43 <a name="gst-plugins-good-plugins-gdkpixbufsink.synopsis"></a><h2>Synopsis</h2>
44 <a name="GstGdkPixbufSink"></a><pre class="synopsis">struct              <a class="link" href="gst-plugins-good-plugins-gdkpixbufsink.html#GstGdkPixbufSink-struct" title="struct GstGdkPixbufSink">GstGdkPixbufSink</a>;
45 </pre>
46 </div>
47 <div class="refsect1">
48 <a name="gst-plugins-good-plugins-gdkpixbufsink.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/GstElement.html">GstElement</a>
53                +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseSink.html">GstBaseSink</a>
54                      +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideosink.html#GstVideoSink">GstVideoSink</a>
55                            +----GstGdkPixbufSink
56 </pre>
57 </div>
58 <div class="refsect1">
59 <a name="gst-plugins-good-plugins-gdkpixbufsink.properties"></a><h2>Properties</h2>
60 <pre class="synopsis">
61   "<a class="link" href="gst-plugins-good-plugins-gdkpixbufsink.html#GstGdkPixbufSink--last-pixbuf" title='The "last-pixbuf" property'>last-pixbuf</a>"              <span class="type">GdkPixbuf</span>*            : Read
62   "<a class="link" href="gst-plugins-good-plugins-gdkpixbufsink.html#GstGdkPixbufSink--send-messages" title='The "send-messages" property'>send-messages</a>"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
63   "<a class="link" href="gst-plugins-good-plugins-gdkpixbufsink.html#GstGdkPixbufSink--post-messages" title='The "post-messages" property'>post-messages</a>"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
64 </pre>
65 </div>
66 <div class="refsect1">
67 <a name="gst-plugins-good-plugins-gdkpixbufsink.description"></a><h2>Description</h2>
68 <div class="refsynopsisdiv">
69 <h2>Synopsis</h2>
70 <div class="refsect2">
71 <a name="idp10233824"></a><h3>Element Information</h3>
72 <div class="variablelist"><table border="0">
73 <col align="left" valign="top">
74 <tbody>
75 <tr>
76 <td><p><span class="term">plugin</span></p></td>
77 <td>
78             <a class="link" href="gst-plugins-good-plugins-plugin-gdkpixbuf.html#plugin-gdkpixbuf">gdkpixbuf</a>
79           </td>
80 </tr>
81 <tr>
82 <td><p><span class="term">author</span></p></td>
83 <td>Tim-Philipp Müller &lt;tim centricular net&gt;</td>
84 </tr>
85 <tr>
86 <td><p><span class="term">class</span></p></td>
87 <td>Sink/Video</td>
88 </tr>
89 </tbody>
90 </table></div>
91 </div>
92 <hr>
93 <div class="refsect2">
94 <a name="idp9697072"></a><h3>Element Pads</h3>
95 <div class="variablelist"><table border="0">
96 <col align="left" valign="top">
97 <tbody>
98 <tr>
99 <td><p><span class="term">name</span></p></td>
100 <td>sink</td>
101 </tr>
102 <tr>
103 <td><p><span class="term">direction</span></p></td>
104 <td>sink</td>
105 </tr>
106 <tr>
107 <td><p><span class="term">presence</span></p></td>
108 <td>always</td>
109 </tr>
110 <tr>
111 <td><p><span class="term">details</span></p></td>
112 <td>video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</td>
113 </tr>
114 <tr>
115 <td><p><span class="term"></span></p></td>
116 <td> video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</td>
117 </tr>
118 </tbody>
119 </table></div>
120 </div>
121 </div>
122 <p>
123 </p>
124 </div>
125 <div class="refsect1">
126 <a name="gst-plugins-good-plugins-gdkpixbufsink.details"></a><h2>Details</h2>
127 <div class="refsect2">
128 <a name="GstGdkPixbufSink-struct"></a><h3>struct GstGdkPixbufSink</h3>
129 <pre class="programlisting">struct GstGdkPixbufSink;</pre>
130 <p>
131 </p>
132 </div>
133 </div>
134 <div class="refsect1">
135 <a name="gst-plugins-good-plugins-gdkpixbufsink.property-details"></a><h2>Property Details</h2>
136 <div class="refsect2">
137 <a name="GstGdkPixbufSink--last-pixbuf"></a><h3>The <code class="literal">"last-pixbuf"</code> property</h3>
138 <pre class="programlisting">  "last-pixbuf"              <span class="type">GdkPixbuf</span>*            : Read</pre>
139 <p>Last GdkPixbuf object rendered.</p>
140 </div>
141 <hr>
142 <div class="refsect2">
143 <a name="GstGdkPixbufSink--send-messages"></a><h3>The <code class="literal">"send-messages"</code> property</h3>
144 <pre class="programlisting">  "send-messages"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
145 <p>Whether to post messages containing pixbufs on the bus  (deprecated, use post-messages).</p>
146 <p>Default value: TRUE</p>
147 </div>
148 <hr>
149 <div class="refsect2">
150 <a name="GstGdkPixbufSink--post-messages"></a><h3>The <code class="literal">"post-messages"</code> property</h3>
151 <pre class="programlisting">  "post-messages"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
152 <p>Whether to post messages containing pixbufs on the bus.</p>
153 <p>Default value: TRUE</p>
154 </div>
155 </div>
156 </div>
157 <div class="footer">
158 <hr>
159           Generated by GTK-Doc V1.18</div>
160 </body>
161 </html>