Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 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>GStreamer Bad Plugins 1.0 Library Reference Manual: Utilities</title> |
| 6 | <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> |
| 7 | <link rel="home" href="index.html" title="GStreamer Bad Plugins 1.0 Library Reference Manual"> |
| 8 | <link rel="up" href="gl.html" title="OpenGL Helper Library"> |
Sebastian Dröge | 1491e03 | 2014-06-22 19:09:53 +0200 | [diff] [blame] | 9 | <link rel="prev" href="gst-plugins-bad-libs-GstGLUploadMeta.html" title="GstGLUploadMeta"> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 10 | <link rel="next" href="GstGLWindow.html" title="GstGLWindow"> |
Sebastian Dröge | b551a20 | 2014-08-27 14:40:57 +0300 | [diff] [blame] | 11 | <meta name="generator" content="GTK-Doc V1.21 (XML mode)"> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 12 | <link rel="stylesheet" href="style.css" type="text/css"> |
| 13 | </head> |
| 14 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
Sebastian Dröge | b551a20 | 2014-08-27 14:40:57 +0300 | [diff] [blame] | 15 | <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 16 | <td width="100%" align="left" class="shortcuts"> |
Sebastian Dröge | b551a20 | 2014-08-27 14:40:57 +0300 | [diff] [blame] | 17 | <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> |
| 18 | <a href="#gst-plugins-bad-libs-Utilities.description" class="shortcut">Description</a></span> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 19 | </td> |
| 20 | <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> |
| 21 | <td><a accesskey="u" href="gl.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> |
Sebastian Dröge | 1491e03 | 2014-06-22 19:09:53 +0200 | [diff] [blame] | 22 | <td><a accesskey="p" href="gst-plugins-bad-libs-GstGLUploadMeta.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 23 | <td><a accesskey="n" href="GstGLWindow.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> |
| 24 | </tr></table> |
| 25 | <div class="refentry"> |
| 26 | <a name="gst-plugins-bad-libs-Utilities"></a><div class="titlepage"></div> |
| 27 | <div class="refnamediv"><table width="100%"><tr> |
| 28 | <td valign="top"> |
| 29 | <h2><span class="refentrytitle"><a name="gst-plugins-bad-libs-Utilities.top_of_page"></a>Utilities</span></h2> |
| 30 | <p>Utilities</p> |
| 31 | </td> |
| 32 | <td class="gallery_image" valign="top" align="right"></td> |
| 33 | </tr></table></div> |
| 34 | <div class="refsect1"> |
| 35 | <a name="gst-plugins-bad-libs-Utilities.functions"></a><h2>Functions</h2> |
| 36 | <div class="informaltable"><table width="100%" border="0"> |
| 37 | <colgroup> |
| 38 | <col width="150px" class="functions_return"> |
| 39 | <col class="functions_name"> |
| 40 | </colgroup> |
| 41 | <tbody> |
| 42 | <tr> |
| 43 | <td class="function_type"> |
| 44 | <span class="returnvalue">void</span> |
| 45 | </td> |
| 46 | <td class="function_name"> |
| 47 | <span class="c_punctuation">(</span><a class="link" href="gst-plugins-bad-libs-Utilities.html#GLCB:CAPS" title="GLCB ()">*GLCB</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span> |
| 48 | </td> |
| 49 | </tr> |
| 50 | <tr> |
| 51 | <td class="function_type"> |
| 52 | <span class="returnvalue">void</span> |
| 53 | </td> |
| 54 | <td class="function_name"> |
| 55 | <span class="c_punctuation">(</span><a class="link" href="gst-plugins-bad-libs-Utilities.html#GLCB-V2:CAPS" title="GLCB_V2 ()">*GLCB_V2</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span> |
| 56 | </td> |
| 57 | </tr> |
| 58 | <tr> |
| 59 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 60 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 61 | </td> |
| 62 | <td class="function_name"> |
| 63 | <span class="c_punctuation">(</span><a class="link" href="gst-plugins-bad-libs-Utilities.html#CDCB:CAPS" title="CDCB ()">*CDCB</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span> |
| 64 | </td> |
| 65 | </tr> |
| 66 | <tr> |
| 67 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 68 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 69 | </td> |
| 70 | <td class="function_name"> |
| 71 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-ensure-display" title="gst_gl_ensure_display ()">gst_gl_ensure_display</a> <span class="c_punctuation">()</span> |
| 72 | </td> |
| 73 | </tr> |
| 74 | <tr> |
| 75 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 76 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 77 | </td> |
| 78 | <td class="function_name"> |
| 79 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-handle-set-context" title="gst_gl_handle_set_context ()">gst_gl_handle_set_context</a> <span class="c_punctuation">()</span> |
| 80 | </td> |
| 81 | </tr> |
| 82 | <tr> |
| 83 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 84 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 85 | </td> |
| 86 | <td class="function_name"> |
| 87 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-handle-context-query" title="gst_gl_handle_context_query ()">gst_gl_handle_context_query</a> <span class="c_punctuation">()</span> |
| 88 | </td> |
| 89 | </tr> |
| 90 | <tr> |
| 91 | <td class="function_type"> |
| 92 | <span class="returnvalue">void</span> |
| 93 | </td> |
| 94 | <td class="function_name"> |
| 95 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-gen-texture" title="gst_gl_context_gen_texture ()">gst_gl_context_gen_texture</a> <span class="c_punctuation">()</span> |
| 96 | </td> |
| 97 | </tr> |
| 98 | <tr> |
| 99 | <td class="function_type"> |
| 100 | <span class="returnvalue">void</span> |
| 101 | </td> |
| 102 | <td class="function_name"> |
| 103 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-del-texture" title="gst_gl_context_del_texture ()">gst_gl_context_del_texture</a> <span class="c_punctuation">()</span> |
| 104 | </td> |
| 105 | </tr> |
| 106 | <tr> |
| 107 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 108 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 109 | </td> |
| 110 | <td class="function_name"> |
| 111 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-gen-fbo" title="gst_gl_context_gen_fbo ()">gst_gl_context_gen_fbo</a> <span class="c_punctuation">()</span> |
| 112 | </td> |
| 113 | </tr> |
| 114 | <tr> |
| 115 | <td class="function_type"> |
| 116 | <span class="returnvalue">void</span> |
| 117 | </td> |
| 118 | <td class="function_name"> |
| 119 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-del-fbo" title="gst_gl_context_del_fbo ()">gst_gl_context_del_fbo</a> <span class="c_punctuation">()</span> |
| 120 | </td> |
| 121 | </tr> |
| 122 | <tr> |
| 123 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 124 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 125 | </td> |
| 126 | <td class="function_name"> |
| 127 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-use-fbo" title="gst_gl_context_use_fbo ()">gst_gl_context_use_fbo</a> <span class="c_punctuation">()</span> |
| 128 | </td> |
| 129 | </tr> |
| 130 | <tr> |
| 131 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 132 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 133 | </td> |
| 134 | <td class="function_name"> |
| 135 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-use-fbo-v2" title="gst_gl_context_use_fbo_v2 ()">gst_gl_context_use_fbo_v2</a> <span class="c_punctuation">()</span> |
| 136 | </td> |
| 137 | </tr> |
| 138 | <tr> |
| 139 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 140 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 141 | </td> |
| 142 | <td class="function_name"> |
| 143 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-gen-shader" title="gst_gl_context_gen_shader ()">gst_gl_context_gen_shader</a> <span class="c_punctuation">()</span> |
| 144 | </td> |
| 145 | </tr> |
| 146 | <tr> |
| 147 | <td class="function_type"> |
| 148 | <span class="returnvalue">void</span> |
| 149 | </td> |
| 150 | <td class="function_name"> |
| 151 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-del-shader" title="gst_gl_context_del_shader ()">gst_gl_context_del_shader</a> <span class="c_punctuation">()</span> |
| 152 | </td> |
| 153 | </tr> |
| 154 | <tr> |
| 155 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 156 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 157 | </td> |
| 158 | <td class="function_name"> |
| 159 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-check-framebuffer-status" title="gst_gl_context_check_framebuffer_status ()">gst_gl_context_check_framebuffer_status</a> <span class="c_punctuation">()</span> |
| 160 | </td> |
| 161 | </tr> |
| 162 | <tr> |
| 163 | <td class="function_type"> |
| 164 | <span class="returnvalue">void</span> |
| 165 | </td> |
| 166 | <td class="function_name"> |
| 167 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-set-error" title="gst_gl_context_set_error ()">gst_gl_context_set_error</a> <span class="c_punctuation">()</span> |
| 168 | </td> |
| 169 | </tr> |
| 170 | <tr> |
| 171 | <td class="function_type"> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 172 | <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 173 | </td> |
| 174 | <td class="function_name"> |
| 175 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-get-error" title="gst_gl_context_get_error ()">gst_gl_context_get_error</a> <span class="c_punctuation">()</span> |
| 176 | </td> |
| 177 | </tr> |
| 178 | <tr> |
| 179 | <td class="function_type"> |
| 180 | <span class="returnvalue">void</span> |
| 181 | </td> |
| 182 | <td class="function_name"> |
| 183 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-context-clear-shader" title="gst_gl_context_clear_shader ()">gst_gl_context_clear_shader</a> <span class="c_punctuation">()</span> |
| 184 | </td> |
| 185 | </tr> |
Sebastian Dröge | 1491e03 | 2014-06-22 19:09:53 +0200 | [diff] [blame] | 186 | <tr> |
| 187 | <td class="function_type"> |
| 188 | <span class="returnvalue">void</span> |
| 189 | </td> |
| 190 | <td class="function_name"> |
| 191 | <a class="link" href="gst-plugins-bad-libs-Utilities.html#gst-gl-generate-texture-full" title="gst_gl_generate_texture_full ()">gst_gl_generate_texture_full</a> <span class="c_punctuation">()</span> |
| 192 | </td> |
| 193 | </tr> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 194 | </tbody> |
| 195 | </table></div> |
| 196 | </div> |
| 197 | <div class="refsect1"> |
| 198 | <a name="gst-plugins-bad-libs-Utilities.other"></a><h2>Types and Values</h2> |
| 199 | <div class="informaltable"><table width="100%" border="0"> |
| 200 | <colgroup> |
| 201 | <col width="150px" class="name"> |
| 202 | <col class="description"> |
| 203 | </colgroup> |
| 204 | <tbody><tr> |
| 205 | <td class="datatype_keyword">enum</td> |
| 206 | <td class="function_name"><a class="link" href="gst-plugins-bad-libs-Utilities.html#GstGLDisplayProjection" title="enum GstGLDisplayProjection">GstGLDisplayProjection</a></td> |
| 207 | </tr></tbody> |
| 208 | </table></div> |
| 209 | </div> |
| 210 | <div class="refsect1"> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 211 | <a name="gst-plugins-bad-libs-Utilities.description"></a><h2>Description</h2> |
| 212 | </div> |
| 213 | <div class="refsect1"> |
| 214 | <a name="gst-plugins-bad-libs-Utilities.functions_details"></a><h2>Functions</h2> |
| 215 | <div class="refsect2"> |
| 216 | <a name="GLCB:CAPS"></a><h3>GLCB ()</h3> |
| 217 | <pre class="programlisting"><span class="returnvalue">void</span> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 218 | <span class="c_punctuation">(</span>*GLCB<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> Param1</code></em>, |
| 219 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> Param2</code></em>, |
| 220 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> Param3</code></em>, |
| 221 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> stuff</code></em>);</pre> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 222 | <p>callback definition for operating on textures</p> |
| 223 | <div class="refsect3"> |
Sebastian Dröge | b551a20 | 2014-08-27 14:40:57 +0300 | [diff] [blame] | 224 | <a name="id-1.2.9.19.6.2.5"></a><h4>Parameters</h4> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 225 | <div class="informaltable"><table width="100%" border="0"> |
| 226 | <colgroup> |
| 227 | <col width="150px" class="parameters_name"> |
| 228 | <col class="parameters_description"> |
| 229 | <col width="200px" class="parameters_annotations"> |
| 230 | </colgroup> |
| 231 | <tbody> |
| 232 | <tr> |
| 233 | <td class="parameter_name"><p>width</p></td> |
| 234 | <td class="parameter_description"><p>the width</p></td> |
| 235 | <td class="parameter_annotations"> </td> |
| 236 | </tr> |
| 237 | <tr> |
| 238 | <td class="parameter_name"><p>height</p></td> |
| 239 | <td class="parameter_description"><p>the height</p></td> |
| 240 | <td class="parameter_annotations"> </td> |
| 241 | </tr> |
| 242 | <tr> |
| 243 | <td class="parameter_name"><p>texture</p></td> |
| 244 | <td class="parameter_description"><p>texture</p></td> |
| 245 | <td class="parameter_annotations"> </td> |
| 246 | </tr> |
| 247 | <tr> |
| 248 | <td class="parameter_name"><p>stuff</p></td> |
| 249 | <td class="parameter_description"><p>user data</p></td> |
| 250 | <td class="parameter_annotations"> </td> |
| 251 | </tr> |
| 252 | </tbody> |
| 253 | </table></div> |
| 254 | </div> |
| 255 | </div> |
| 256 | <hr> |
| 257 | <div class="refsect2"> |
| 258 | <a name="GLCB-V2:CAPS"></a><h3>GLCB_V2 ()</h3> |
| 259 | <pre class="programlisting"><span class="returnvalue">void</span> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 260 | <span class="c_punctuation">(</span>*GLCB_V2<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> stuff</code></em>);</pre> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 261 | <p>callback definition for operating through a Framebuffer object</p> |
| 262 | <div class="refsect3"> |
Sebastian Dröge | b551a20 | 2014-08-27 14:40:57 +0300 | [diff] [blame] | 263 | <a name="id-1.2.9.19.6.3.5"></a><h4>Parameters</h4> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 264 | <div class="informaltable"><table width="100%" border="0"> |
| 265 | <colgroup> |
| 266 | <col width="150px" class="parameters_name"> |
| 267 | <col class="parameters_description"> |
| 268 | <col width="200px" class="parameters_annotations"> |
| 269 | </colgroup> |
| 270 | <tbody><tr> |
| 271 | <td class="parameter_name"><p>stuff</p></td> |
| 272 | <td class="parameter_description"><p>user data</p></td> |
| 273 | <td class="parameter_annotations"> </td> |
| 274 | </tr></tbody> |
| 275 | </table></div> |
| 276 | </div> |
| 277 | </div> |
| 278 | <hr> |
| 279 | <div class="refsect2"> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 280 | <a name="CDCB:CAPS"></a><h3>CDCB ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 281 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 282 | <span class="c_punctuation">(</span>*CDCB<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">GLuint</span> texture</code></em>, |
| 283 | <em class="parameter"><code><span class="type">GLuint</span> width</code></em>, |
| 284 | <em class="parameter"><code><span class="type">GLuint</span> height</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 285 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 286 | <p>client draw callback</p> |
| 287 | <div class="refsect3"> |
Sebastian Dröge | b551a20 | 2014-08-27 14:40:57 +0300 | [diff] [blame] | 288 | <a name="id-1.2.9.19.6.4.5"></a><h4>Parameters</h4> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 289 | <div class="informaltable"><table width="100%" border="0"> |
| 290 | <colgroup> |
| 291 | <col width="150px" class="parameters_name"> |
| 292 | <col class="parameters_description"> |
| 293 | <col width="200px" class="parameters_annotations"> |
| 294 | </colgroup> |
| 295 | <tbody> |
| 296 | <tr> |
| 297 | <td class="parameter_name"><p>texture</p></td> |
| 298 | <td class="parameter_description"><p>texture to draw</p></td> |
| 299 | <td class="parameter_annotations"> </td> |
| 300 | </tr> |
| 301 | <tr> |
| 302 | <td class="parameter_name"><p>width</p></td> |
| 303 | <td class="parameter_description"><p>new width</p></td> |
| 304 | <td class="parameter_annotations"> </td> |
| 305 | </tr> |
| 306 | <tr> |
| 307 | <td class="parameter_name"><p>height</p></td> |
| 308 | <td class="parameter_description"><p>new height:</p></td> |
| 309 | <td class="parameter_annotations"> </td> |
| 310 | </tr> |
| 311 | <tr> |
| 312 | <td class="parameter_name"><p>data</p></td> |
| 313 | <td class="parameter_description"><p>user data</p></td> |
| 314 | <td class="parameter_annotations"> </td> |
| 315 | </tr> |
| 316 | </tbody> |
| 317 | </table></div> |
| 318 | </div> |
| 319 | </div> |
| 320 | <hr> |
| 321 | <div class="refsect2"> |
| 322 | <a name="gst-gl-ensure-display"></a><h3>gst_gl_ensure_display ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 323 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
| 324 | gst_gl_ensure_display (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> element</code></em>, |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 325 | <em class="parameter"><code><a class="link" href="GstGLDisplay.html" title="GstGLDisplay"><span class="type">GstGLDisplay</span></a> **display_ptr</code></em>);</pre> |
| 326 | </div> |
| 327 | <hr> |
| 328 | <div class="refsect2"> |
| 329 | <a name="gst-gl-handle-set-context"></a><h3>gst_gl_handle_set_context ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 330 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 331 | gst_gl_handle_set_context (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html"><span class="type">GstElement</span></a> *element</code></em>, |
Sebastian Dröge | 543e3a3 | 2014-05-21 12:50:00 +0200 | [diff] [blame] | 332 | <em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstContext.html"><span class="type">GstContext</span></a> *context</code></em>, |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 333 | <em class="parameter"><code><a class="link" href="GstGLDisplay.html" title="GstGLDisplay"><span class="type">GstGLDisplay</span></a> **display</code></em>);</pre> |
| 334 | </div> |
| 335 | <hr> |
| 336 | <div class="refsect2"> |
| 337 | <a name="gst-gl-handle-context-query"></a><h3>gst_gl_handle_context_query ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 338 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 339 | gst_gl_handle_context_query (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html"><span class="type">GstElement</span></a> *element</code></em>, |
Sebastian Dröge | b551a20 | 2014-08-27 14:40:57 +0300 | [diff] [blame] | 340 | <em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstQuery.html"><span class="type">GstQuery</span></a> *query</code></em>, |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 341 | <em class="parameter"><code><a class="link" href="GstGLDisplay.html" title="GstGLDisplay"><span class="type">GstGLDisplay</span></a> **display</code></em>);</pre> |
| 342 | </div> |
| 343 | <hr> |
| 344 | <div class="refsect2"> |
| 345 | <a name="gst-gl-context-gen-texture"></a><h3>gst_gl_context_gen_texture ()</h3> |
| 346 | <pre class="programlisting"><span class="returnvalue">void</span> |
| 347 | gst_gl_context_gen_texture (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
| 348 | <em class="parameter"><code><span class="type">GLuint</span> *pTexture</code></em>, |
| 349 | <em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideo.html#GstVideoFormat"><span class="type">GstVideoFormat</span></a> v_format</code></em>, |
| 350 | <em class="parameter"><code><span class="type">GLint</span> width</code></em>, |
| 351 | <em class="parameter"><code><span class="type">GLint</span> height</code></em>);</pre> |
| 352 | </div> |
| 353 | <hr> |
| 354 | <div class="refsect2"> |
| 355 | <a name="gst-gl-context-del-texture"></a><h3>gst_gl_context_del_texture ()</h3> |
| 356 | <pre class="programlisting"><span class="returnvalue">void</span> |
| 357 | gst_gl_context_del_texture (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
| 358 | <em class="parameter"><code><span class="type">GLuint</span> *pTexture</code></em>);</pre> |
| 359 | </div> |
| 360 | <hr> |
| 361 | <div class="refsect2"> |
| 362 | <a name="gst-gl-context-gen-fbo"></a><h3>gst_gl_context_gen_fbo ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 363 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 364 | gst_gl_context_gen_fbo (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 365 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>, |
| 366 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>, |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 367 | <em class="parameter"><code><span class="type">GLuint</span> *fbo</code></em>, |
| 368 | <em class="parameter"><code><span class="type">GLuint</span> *depthbuffer</code></em>);</pre> |
| 369 | </div> |
| 370 | <hr> |
| 371 | <div class="refsect2"> |
| 372 | <a name="gst-gl-context-del-fbo"></a><h3>gst_gl_context_del_fbo ()</h3> |
| 373 | <pre class="programlisting"><span class="returnvalue">void</span> |
| 374 | gst_gl_context_del_fbo (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
| 375 | <em class="parameter"><code><span class="type">GLuint</span> fbo</code></em>, |
| 376 | <em class="parameter"><code><span class="type">GLuint</span> depth_buffer</code></em>);</pre> |
| 377 | </div> |
| 378 | <hr> |
| 379 | <div class="refsect2"> |
| 380 | <a name="gst-gl-context-use-fbo"></a><h3>gst_gl_context_use_fbo ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 381 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 382 | gst_gl_context_use_fbo (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 383 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> texture_fbo_width</code></em>, |
| 384 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> texture_fbo_height</code></em>, |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 385 | <em class="parameter"><code><span class="type">GLuint</span> fbo</code></em>, |
| 386 | <em class="parameter"><code><span class="type">GLuint</span> depth_buffer</code></em>, |
| 387 | <em class="parameter"><code><span class="type">GLuint</span> texture_fbo</code></em>, |
| 388 | <em class="parameter"><code><a class="link" href="gst-plugins-bad-libs-Utilities.html#GLCB:CAPS" title="GLCB ()"><span class="type">GLCB</span></a> cb</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 389 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> input_texture_width</code></em>, |
| 390 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> input_texture_height</code></em>, |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 391 | <em class="parameter"><code><span class="type">GLuint</span> input_texture</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 392 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> proj_param1</code></em>, |
| 393 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> proj_param2</code></em>, |
| 394 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> proj_param3</code></em>, |
| 395 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> proj_param4</code></em>, |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 396 | <em class="parameter"><code><a class="link" href="gst-plugins-bad-libs-Utilities.html#GstGLDisplayProjection" title="enum GstGLDisplayProjection"><span class="type">GstGLDisplayProjection</span></a> projection</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 397 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> stuff</code></em>);</pre> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 398 | </div> |
| 399 | <hr> |
| 400 | <div class="refsect2"> |
| 401 | <a name="gst-gl-context-use-fbo-v2"></a><h3>gst_gl_context_use_fbo_v2 ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 402 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 403 | gst_gl_context_use_fbo_v2 (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 404 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> texture_fbo_width</code></em>, |
| 405 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> texture_fbo_height</code></em>, |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 406 | <em class="parameter"><code><span class="type">GLuint</span> fbo</code></em>, |
| 407 | <em class="parameter"><code><span class="type">GLuint</span> depth_buffer</code></em>, |
| 408 | <em class="parameter"><code><span class="type">GLuint</span> texture_fbo</code></em>, |
| 409 | <em class="parameter"><code><a class="link" href="gst-plugins-bad-libs-Utilities.html#GLCB-V2:CAPS" title="GLCB_V2 ()"><span class="type">GLCB_V2</span></a> cb</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 410 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> stuff</code></em>);</pre> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 411 | </div> |
| 412 | <hr> |
| 413 | <div class="refsect2"> |
| 414 | <a name="gst-gl-context-gen-shader"></a><h3>gst_gl_context_gen_shader ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 415 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 416 | gst_gl_context_gen_shader (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 417 | <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *shader_vertex_source</code></em>, |
| 418 | <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *shader_fragment_source</code></em>, |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 419 | <em class="parameter"><code><a class="link" href="gst-plugins-bad-libs-gstglshader.html#GstGLShader"><span class="type">GstGLShader</span></a> **shader</code></em>);</pre> |
| 420 | </div> |
| 421 | <hr> |
| 422 | <div class="refsect2"> |
| 423 | <a name="gst-gl-context-del-shader"></a><h3>gst_gl_context_del_shader ()</h3> |
| 424 | <pre class="programlisting"><span class="returnvalue">void</span> |
| 425 | gst_gl_context_del_shader (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
| 426 | <em class="parameter"><code><a class="link" href="gst-plugins-bad-libs-gstglshader.html#GstGLShader"><span class="type">GstGLShader</span></a> *shader</code></em>);</pre> |
| 427 | </div> |
| 428 | <hr> |
| 429 | <div class="refsect2"> |
| 430 | <a name="gst-gl-context-check-framebuffer-status"></a><h3>gst_gl_context_check_framebuffer_status ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 431 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 432 | gst_gl_context_check_framebuffer_status |
| 433 | (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>);</pre> |
| 434 | </div> |
| 435 | <hr> |
| 436 | <div class="refsect2"> |
| 437 | <a name="gst-gl-context-set-error"></a><h3>gst_gl_context_set_error ()</h3> |
| 438 | <pre class="programlisting"><span class="returnvalue">void</span> |
| 439 | gst_gl_context_set_error (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
| 440 | <em class="parameter"><code>const <span class="type">char</span> *format</code></em>, |
| 441 | <em class="parameter"><code>...</code></em>);</pre> |
| 442 | </div> |
| 443 | <hr> |
| 444 | <div class="refsect2"> |
| 445 | <a name="gst-gl-context-get-error"></a><h3>gst_gl_context_get_error ()</h3> |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 446 | <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 447 | gst_gl_context_get_error (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> |
| 448 | </div> |
| 449 | <hr> |
| 450 | <div class="refsect2"> |
| 451 | <a name="gst-gl-context-clear-shader"></a><h3>gst_gl_context_clear_shader ()</h3> |
| 452 | <pre class="programlisting"><span class="returnvalue">void</span> |
| 453 | gst_gl_context_clear_shader (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>);</pre> |
| 454 | </div> |
Sebastian Dröge | 1491e03 | 2014-06-22 19:09:53 +0200 | [diff] [blame] | 455 | <hr> |
| 456 | <div class="refsect2"> |
| 457 | <a name="gst-gl-generate-texture-full"></a><h3>gst_gl_generate_texture_full ()</h3> |
| 458 | <pre class="programlisting"><span class="returnvalue">void</span> |
| 459 | gst_gl_generate_texture_full (<em class="parameter"><code><a class="link" href="GstGLContext.html" title="GstGLContext"><span class="type">GstGLContext</span></a> *context</code></em>, |
| 460 | <em class="parameter"><code>const <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideo.html#GstVideoInfo"><span class="type">GstVideoInfo</span></a> *info</code></em>, |
Sebastian Dröge | 2f20259 | 2014-09-24 12:08:28 +0300 | [diff] [blame] | 461 | <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> comp</code></em>, |
| 462 | <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> stride[]</code></em>, |
Sebastian Dröge | 1491e03 | 2014-06-22 19:09:53 +0200 | [diff] [blame] | 463 | <em class="parameter"><code><span class="type">gsize</span> offset[]</code></em>, |
| 464 | <em class="parameter"><code><span class="type">gsize</span> size[]</code></em>, |
| 465 | <em class="parameter"><code><span class="type">GLuint</span> *pTexture</code></em>);</pre> |
| 466 | </div> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 467 | </div> |
| 468 | <div class="refsect1"> |
| 469 | <a name="gst-plugins-bad-libs-Utilities.other_details"></a><h2>Types and Values</h2> |
| 470 | <div class="refsect2"> |
| 471 | <a name="GstGLDisplayProjection"></a><h3>enum GstGLDisplayProjection</h3> |
| 472 | <div class="refsect3"> |
Sebastian Dröge | b551a20 | 2014-08-27 14:40:57 +0300 | [diff] [blame] | 473 | <a name="id-1.2.9.19.7.2.3"></a><h4>Members</h4> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 474 | <div class="informaltable"><table width="100%" border="0"> |
| 475 | <colgroup> |
| 476 | <col width="300px" class="enum_members_name"> |
| 477 | <col class="enum_members_description"> |
| 478 | <col width="200px" class="enum_members_annotations"> |
| 479 | </colgroup> |
| 480 | <tbody> |
| 481 | <tr> |
| 482 | <td class="enum_member_name"><p><a name="GST-GL-DISPLAY-PROJECTION-ORTHO2D:CAPS"></a>GST_GL_DISPLAY_PROJECTION_ORTHO2D</p></td> |
| 483 | <td> </td> |
| 484 | <td> </td> |
| 485 | </tr> |
| 486 | <tr> |
| 487 | <td class="enum_member_name"><p><a name="GST-GL-DISPLAY-PROJECTION-PERSPECTIVE:CAPS"></a>GST_GL_DISPLAY_PROJECTION_PERSPECTIVE</p></td> |
| 488 | <td> </td> |
| 489 | <td> </td> |
| 490 | </tr> |
| 491 | </tbody> |
| 492 | </table></div> |
| 493 | </div> |
| 494 | </div> |
| 495 | </div> |
| 496 | </div> |
| 497 | <div class="footer"> |
| 498 | <hr> |
Sebastian Dröge | b551a20 | 2014-08-27 14:40:57 +0300 | [diff] [blame] | 499 | Generated by GTK-Doc V1.21</div> |
Sebastian Dröge | 12682a6 | 2014-05-03 19:58:45 +0200 | [diff] [blame] | 500 | </body> |
| 501 | </html> |