This file is indexed.

/usr/share/doc/gstreamer0.10-vaapi/libs/GstVaapiWindow.html is in gstreamer0.10-vaapi-doc 0.3.6-0ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GstVaapiWindow</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="GStreamer VA-API Plugins 0.10 Library Reference Manual">
<link rel="up" href="ch01.html" title="gst-plugins-vaapi Library">
<link rel="prev" href="GstVaapiDisplayGLX.html" title="GstVaapiDisplayGLX">
<link rel="next" href="GstVaapiWindowX11.html" title="GstVaapiWindowX11">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="GstVaapiDisplayGLX.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GStreamer VA-API Plugins 0.10 Library Reference Manual</th>
<td><a accesskey="n" href="GstVaapiWindowX11.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GstVaapiWindow.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#GstVaapiWindow.description" class="shortcut">Description</a>
                   | 
                  <a href="#GstVaapiWindow.object-hierarchy" class="shortcut">Object Hierarchy</a>
                   | 
                  <a href="#GstVaapiWindow.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry">
<a name="GstVaapiWindow"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GstVaapiWindow.top_of_page"></a>GstVaapiWindow</span></h2>
<p>GstVaapiWindow — VA window abstraction</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="GstVaapiWindow.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">struct              <a class="link" href="GstVaapiWindow.html#GstVaapiWindow-struct" title="struct GstVaapiWindow">GstVaapiWindow</a>;
struct              <a class="link" href="GstVaapiWindow.html#GstVaapiWindowClass" title="struct GstVaapiWindowClass">GstVaapiWindowClass</a>;
<a class="link" href="GstVaapiDisplay.html" title="GstVaapiDisplay"><span class="returnvalue">GstVaapiDisplay</span></a> *   <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-get-display" title="gst_vaapi_window_get_display ()">gst_vaapi_window_get_display</a>        (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-show" title="gst_vaapi_window_show ()">gst_vaapi_window_show</a>               (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-hide" title="gst_vaapi_window_hide ()">gst_vaapi_window_hide</a>               (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);
<span class="returnvalue">gboolean</span>            <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-get-fullscreen" title="gst_vaapi_window_get_fullscreen ()">gst_vaapi_window_get_fullscreen</a>     (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-set-fullscreen" title="gst_vaapi_window_set_fullscreen ()">gst_vaapi_window_set_fullscreen</a>     (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">gboolean</span> fullscreen</code></em>);
<span class="returnvalue">guint</span>               <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-get-width" title="gst_vaapi_window_get_width ()">gst_vaapi_window_get_width</a>          (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);
<span class="returnvalue">guint</span>               <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-get-height" title="gst_vaapi_window_get_height ()">gst_vaapi_window_get_height</a>         (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-get-size" title="gst_vaapi_window_get_size ()">gst_vaapi_window_get_size</a>           (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *pwidth</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *pheight</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-set-width" title="gst_vaapi_window_set_width ()">gst_vaapi_window_set_width</a>          (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> width</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-set-height" title="gst_vaapi_window_set_height ()">gst_vaapi_window_set_height</a>         (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> height</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-set-size" title="gst_vaapi_window_set_size ()">gst_vaapi_window_set_size</a>           (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> width</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> height</code></em>);
<span class="returnvalue">gboolean</span>            <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-put-surface" title="gst_vaapi_window_put_surface ()">gst_vaapi_window_put_surface</a>        (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libs-gstvaapisurface.html#GstVaapiSurface"><span class="type">GstVaapiSurface</span></a> *surface</code></em>,
                                                         <em class="parameter"><code>const <a class="link" href="libs-Basic-data-structures.html#GstVaapiRectangle" title="struct GstVaapiRectangle"><span class="type">GstVaapiRectangle</span></a> *src_rect</code></em>,
                                                         <em class="parameter"><code>const <a class="link" href="libs-Basic-data-structures.html#GstVaapiRectangle" title="struct GstVaapiRectangle"><span class="type">GstVaapiRectangle</span></a> *dst_rect</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> flags</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="GstVaapiWindow.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
  GObject
   +----<a class="link" href="GstVaapiObject.html" title="GstVaapiObject">GstVaapiObject</a>
         +----GstVaapiWindow
               +----<a class="link" href="GstVaapiWindowX11.html" title="GstVaapiWindowX11">GstVaapiWindowX11</a>
</pre>
</div>
<div class="refsect1">
<a name="GstVaapiWindow.properties"></a><h2>Properties</h2>
<pre class="synopsis">
  "<a class="link" href="GstVaapiWindow.html#GstVaapiWindow--fullscreen" title='The "fullscreen" property'>fullscreen</a>"               <span class="type">gboolean</span>              : Read / Write
  "<a class="link" href="GstVaapiWindow.html#GstVaapiWindow--height" title='The "height" property'>height</a>"                   <span class="type">guint</span>                 : Read / Write
  "<a class="link" href="GstVaapiWindow.html#GstVaapiWindow--width" title='The "width" property'>width</a>"                    <span class="type">guint</span>                 : Read / Write
</pre>
</div>
<div class="refsect1">
<a name="GstVaapiWindow.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="GstVaapiWindow.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="GstVaapiWindow-struct"></a><h3>struct GstVaapiWindow</h3>
<pre class="programlisting">struct GstVaapiWindow;</pre>
<p>
Base class for system-dependent windows.
</p>
</div>
<hr>
<div class="refsect2">
<a name="GstVaapiWindowClass"></a><h3>struct GstVaapiWindowClass</h3>
<pre class="programlisting">struct GstVaapiWindowClass {
    gboolean    (*create) (GstVaapiWindow *window, guint *width, guint *height);
    void        (*destroy)(GstVaapiWindow *window);
    gboolean    (*show)   (GstVaapiWindow *window);
    gboolean    (*hide)   (GstVaapiWindow *window);
    gboolean    (*get_geometry)  (GstVaapiWindow *window,
                                  gint *px, gint *py,
                                  guint *pwidth, guint *pheight);
    gboolean    (*set_fullscreen)(GstVaapiWindow *window, gboolean fullscreen);
    gboolean    (*resize) (GstVaapiWindow *window, guint width, guint height);
    gboolean    (*render) (GstVaapiWindow *window,
                           GstVaapiSurface *surface,
                           const GstVaapiRectangle *src_rect,
                           const GstVaapiRectangle *dst_rect,
                           guint flags);
};
</pre>
<p>
Base class for system-dependent windows.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GstVaapiWindowClass.create"></a>create</code></em> ()</span></p></td>
<td>virtual function to create a window with width and height</td>
</tr>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GstVaapiWindowClass.destroy"></a>destroy</code></em> ()</span></p></td>
<td>virtual function to destroy a window</td>
</tr>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GstVaapiWindowClass.show"></a>show</code></em> ()</span></p></td>
<td>virtual function to show (map) a window</td>
</tr>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GstVaapiWindowClass.hide"></a>hide</code></em> ()</span></p></td>
<td>virtual function to hide (unmap) a window</td>
</tr>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GstVaapiWindowClass.get-geometry"></a>get_geometry</code></em> ()</span></p></td>
<td></td>
</tr>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GstVaapiWindowClass.set-fullscreen"></a>set_fullscreen</code></em> ()</span></p></td>
<td>virtual function to change window fullscreen state</td>
</tr>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GstVaapiWindowClass.resize"></a>resize</code></em> ()</span></p></td>
<td>virtual function to resize a window</td>
</tr>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GstVaapiWindowClass.render"></a>render</code></em> ()</span></p></td>
<td>virtual function to render a <a class="link" href="libs-gstvaapisurface.html#GstVaapiSurface"><span class="type">GstVaapiSurface</span></a> into a window</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-get-display"></a><h3>gst_vaapi_window_get_display ()</h3>
<pre class="programlisting"><a class="link" href="GstVaapiDisplay.html" title="GstVaapiDisplay"><span class="returnvalue">GstVaapiDisplay</span></a> *   gst_vaapi_window_get_display        (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);</pre>
<p>
Returns the <a class="link" href="GstVaapiDisplay.html" title="GstVaapiDisplay"><span class="type">GstVaapiDisplay</span></a> this <em class="parameter"><code>window</code></em> is bound to.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the parent <a class="link" href="GstVaapiDisplay.html" title="GstVaapiDisplay"><span class="type">GstVaapiDisplay</span></a> object</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-show"></a><h3>gst_vaapi_window_show ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gst_vaapi_window_show               (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);</pre>
<p>
Flags a window to be displayed. Any window that is not shown will
not appear on the screen.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-hide"></a><h3>gst_vaapi_window_hide ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gst_vaapi_window_hide               (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);</pre>
<p>
Reverses the effects of <a class="link" href="GstVaapiWindow.html#gst-vaapi-window-show" title="gst_vaapi_window_show ()"><code class="function">gst_vaapi_window_show()</code></a>, causing the window
to be hidden (invisible to the user).
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-get-fullscreen"></a><h3>gst_vaapi_window_get_fullscreen ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gst_vaapi_window_get_fullscreen     (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);</pre>
<p>
Retrieves whether the <em class="parameter"><code>window</code></em> is fullscreen or not
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<code class="literal">TRUE</code> if the window is fullscreen</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-set-fullscreen"></a><h3>gst_vaapi_window_set_fullscreen ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gst_vaapi_window_set_fullscreen     (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">gboolean</span> fullscreen</code></em>);</pre>
<p>
Requests to place the <em class="parameter"><code>window</code></em> in fullscreen or unfullscreen states.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>fullscreen</code></em> :</span></p></td>
<td>
<code class="literal">TRUE</code> to request window to get fullscreen</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-get-width"></a><h3>gst_vaapi_window_get_width ()</h3>
<pre class="programlisting"><span class="returnvalue">guint</span>               gst_vaapi_window_get_width          (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);</pre>
<p>
Retrieves the width of a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the width of the <em class="parameter"><code>window</code></em>, in pixels</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-get-height"></a><h3>gst_vaapi_window_get_height ()</h3>
<pre class="programlisting"><span class="returnvalue">guint</span>               gst_vaapi_window_get_height         (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>);</pre>
<p>
Retrieves the height of a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the height of the <em class="parameter"><code>window</code></em>, in pixels</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-get-size"></a><h3>gst_vaapi_window_get_size ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gst_vaapi_window_get_size           (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *pwidth</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> *pheight</code></em>);</pre>
<p>
Retrieves the dimensions of a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>pwidth</code></em> :</span></p></td>
<td>return location for the width, or <code class="literal">NULL</code>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>pheight</code></em> :</span></p></td>
<td>return location for the height, or <code class="literal">NULL</code>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-set-width"></a><h3>gst_vaapi_window_set_width ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gst_vaapi_window_set_width          (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> width</code></em>);</pre>
<p>
Resizes the <em class="parameter"><code>window</code></em> to match the specified <em class="parameter"><code>width</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>requested new width for the window, in pixels</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-set-height"></a><h3>gst_vaapi_window_set_height ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gst_vaapi_window_set_height         (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> height</code></em>);</pre>
<p>
Resizes the <em class="parameter"><code>window</code></em> to match the specified <em class="parameter"><code>height</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>height</code></em> :</span></p></td>
<td>requested new height for the window, in pixels</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-set-size"></a><h3>gst_vaapi_window_set_size ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gst_vaapi_window_set_size           (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> width</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> height</code></em>);</pre>
<p>
Resizes the <em class="parameter"><code>window</code></em> to match the specified <em class="parameter"><code>width</code></em> and <em class="parameter"><code>height</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
<td>requested new width for the window, in pixels</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>height</code></em> :</span></p></td>
<td>requested new height for the window, in pixels</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gst-vaapi-window-put-surface"></a><h3>gst_vaapi_window_put_surface ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gst_vaapi_window_put_surface        (<em class="parameter"><code><a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a> *window</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libs-gstvaapisurface.html#GstVaapiSurface"><span class="type">GstVaapiSurface</span></a> *surface</code></em>,
                                                         <em class="parameter"><code>const <a class="link" href="libs-Basic-data-structures.html#GstVaapiRectangle" title="struct GstVaapiRectangle"><span class="type">GstVaapiRectangle</span></a> *src_rect</code></em>,
                                                         <em class="parameter"><code>const <a class="link" href="libs-Basic-data-structures.html#GstVaapiRectangle" title="struct GstVaapiRectangle"><span class="type">GstVaapiRectangle</span></a> *dst_rect</code></em>,
                                                         <em class="parameter"><code><span class="type">guint</span> flags</code></em>);</pre>
<p>
Renders the <em class="parameter"><code>surface</code></em> region specified by <em class="parameter"><code>src_rect</code></em> into the <em class="parameter"><code>window</code></em>
region specified by <em class="parameter"><code>dst_rect</code></em>. The <em class="parameter"><code>flags</code></em> specify how de-interlacing
(if needed), color space conversion, scaling and other postprocessing
transformations are performed.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
<td>a <a class="link" href="GstVaapiWindow.html" title="GstVaapiWindow"><span class="type">GstVaapiWindow</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>surface</code></em> :</span></p></td>
<td>a <a class="link" href="libs-gstvaapisurface.html#GstVaapiSurface"><span class="type">GstVaapiSurface</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>src_rect</code></em> :</span></p></td>
<td>the sub-rectangle of the source surface to
extract and process. If <code class="literal">NULL</code>, the entire surface will be used.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dst_rect</code></em> :</span></p></td>
<td>the sub-rectangle of the destination
window into which the surface is rendered. If <code class="literal">NULL</code>, the entire
window will be used.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td>
<td>postprocessing flags. See <a class="link" href="libs-gstvaapisurface.html#GstVaapiSurfaceRenderFlags" title="enum GstVaapiSurfaceRenderFlags"><span class="type">GstVaapiSurfaceRenderFlags</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<code class="literal">TRUE</code> on success</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1">
<a name="GstVaapiWindow.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GstVaapiWindow--fullscreen"></a><h3>The <code class="literal">"fullscreen"</code> property</h3>
<pre class="programlisting">  "fullscreen"               <span class="type">gboolean</span>              : Read / Write</pre>
<p>The fullscreen state of the window.</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2">
<a name="GstVaapiWindow--height"></a><h3>The <code class="literal">"height"</code> property</h3>
<pre class="programlisting">  "height"                   <span class="type">guint</span>                 : Read / Write</pre>
<p>The window height.</p>
<p>Allowed values: &gt;= 1</p>
<p>Default value: 1</p>
</div>
<hr>
<div class="refsect2">
<a name="GstVaapiWindow--width"></a><h3>The <code class="literal">"width"</code> property</h3>
<pre class="programlisting">  "width"                    <span class="type">guint</span>                 : Read / Write</pre>
<p>The window width.</p>
<p>Allowed values: &gt;= 1</p>
<p>Default value: 1</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>