clutter-gstreamer 3.0.9-x86-mingw32 → 3.1.0-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/clutter-gst.rb +1 -7
- data/vendor/local/bin/libclutter-gst-3.0-0.dll +0 -0
- data/vendor/local/include/clutter-gst-3.0/clutter-gst/clutter-gst-version.h +3 -3
- data/vendor/local/lib/girepository-1.0/ClutterGst-3.0.typelib +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.la +2 -2
- data/vendor/local/lib/libclutter-gst-3.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-gst-3.0.la +4 -4
- data/vendor/local/lib/pkgconfig/clutter-gst-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/ClutterGst-3.0.gir +2 -2
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstAspectratio.html +18 -17
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCamera.html +214 -148
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraDevice.html +29 -28
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraManager.html +15 -14
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstContent.html +37 -36
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCrop.html +19 -18
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayback.html +127 -106
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayer.html +62 -58
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/annotation-glossary.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-1-4.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-1-6.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-3-0.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-all.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch01.html +8 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch02.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch03.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch04.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch05.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-3.0.devhelp2 +2 -5
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Types.html +22 -21
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Utilities.html +30 -27
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Versioning-Macros.html +10 -9
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Video-Sink.html +50 -44
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/index.html +8 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/index.sgml +0 -4
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/license.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/style.css +6 -9
- metadata +9 -9
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
6
|
-
Reference Manual</title>
|
5
|
+
<title>Clutter Gst 3.0.20
|
6
|
+
Reference Manual: ClutterGstPlayer</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter Gst 3.0.
|
8
|
+
<link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
|
9
9
|
<link rel="up" href="ch03.html" title="ClutterGst players">
|
10
10
|
<link rel="prev" href="ch03.html" title="ClutterGst players">
|
11
11
|
<link rel="next" href="ClutterGstCamera.html" title="ClutterGstCamera">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -55,7 +55,7 @@
|
|
55
55
|
</tr>
|
56
56
|
<tr>
|
57
57
|
<td class="function_type">
|
58
|
-
<
|
58
|
+
<span class="returnvalue">GstElement</span> *
|
59
59
|
</td>
|
60
60
|
<td class="function_name">
|
61
61
|
<a class="link" href="ClutterGstPlayer.html#clutter-gst-player-get-pipeline" title="clutter_gst_player_get_pipeline ()">clutter_gst_player_get_pipeline</a> <span class="c_punctuation">()</span>
|
@@ -71,7 +71,7 @@
|
|
71
71
|
</tr>
|
72
72
|
<tr>
|
73
73
|
<td class="function_type">
|
74
|
-
<
|
74
|
+
<span class="returnvalue">gboolean</span>
|
75
75
|
</td>
|
76
76
|
<td class="function_name">
|
77
77
|
<a class="link" href="ClutterGstPlayer.html#clutter-gst-player-get-idle" title="clutter_gst_player_get_idle ()">clutter_gst_player_get_idle</a> <span class="c_punctuation">()</span>
|
@@ -79,7 +79,7 @@
|
|
79
79
|
</tr>
|
80
80
|
<tr>
|
81
81
|
<td class="function_type">
|
82
|
-
<
|
82
|
+
<span class="returnvalue">gboolean</span>
|
83
83
|
</td>
|
84
84
|
<td class="function_name">
|
85
85
|
<a class="link" href="ClutterGstPlayer.html#clutter-gst-player-get-playing" title="clutter_gst_player_get_playing ()">clutter_gst_player_get_playing</a> <span class="c_punctuation">()</span>
|
@@ -95,7 +95,7 @@
|
|
95
95
|
</tr>
|
96
96
|
<tr>
|
97
97
|
<td class="function_type">
|
98
|
-
<
|
98
|
+
<span class="returnvalue">gdouble</span>
|
99
99
|
</td>
|
100
100
|
<td class="function_name">
|
101
101
|
<a class="link" href="ClutterGstPlayer.html#clutter-gst-player-get-audio-volume" title="clutter_gst_player_get_audio_volume ()">clutter_gst_player_get_audio_volume</a> <span class="c_punctuation">()</span>
|
@@ -122,17 +122,17 @@
|
|
122
122
|
</colgroup>
|
123
123
|
<tbody>
|
124
124
|
<tr>
|
125
|
-
<td class="property_type"><
|
125
|
+
<td class="property_type"><span class="type">gdouble</span></td>
|
126
126
|
<td class="property_name"><a class="link" href="ClutterGstPlayer.html#ClutterGstPlayer--audio-volume" title="The “audio-volume” property">audio-volume</a></td>
|
127
127
|
<td class="property_flags">Read / Write</td>
|
128
128
|
</tr>
|
129
129
|
<tr>
|
130
|
-
<td class="property_type"><
|
130
|
+
<td class="property_type"><span class="type">gboolean</span></td>
|
131
131
|
<td class="property_name"><a class="link" href="ClutterGstPlayer.html#ClutterGstPlayer--idle" title="The “idle” property">idle</a></td>
|
132
132
|
<td class="property_flags">Read</td>
|
133
133
|
</tr>
|
134
134
|
<tr>
|
135
|
-
<td class="property_type"><
|
135
|
+
<td class="property_type"><span class="type">gboolean</span></td>
|
136
136
|
<td class="property_name"><a class="link" href="ClutterGstPlayer.html#ClutterGstPlayer--playing" title="The “playing” property">playing</a></td>
|
137
137
|
<td class="property_flags">Read / Write</td>
|
138
138
|
</tr>
|
@@ -151,27 +151,27 @@
|
|
151
151
|
<tr>
|
152
152
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
153
153
|
<td class="signal_name"><a class="link" href="ClutterGstPlayer.html#ClutterGstPlayer-eos" title="The “eos” signal">eos</a></td>
|
154
|
-
<td class="signal_flags"
|
154
|
+
<td class="signal_flags">Run Last</td>
|
155
155
|
</tr>
|
156
156
|
<tr>
|
157
157
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
158
158
|
<td class="signal_name"><a class="link" href="ClutterGstPlayer.html#ClutterGstPlayer-error" title="The “error” signal">error</a></td>
|
159
|
-
<td class="signal_flags"
|
159
|
+
<td class="signal_flags">Run Last</td>
|
160
160
|
</tr>
|
161
161
|
<tr>
|
162
162
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
163
163
|
<td class="signal_name"><a class="link" href="ClutterGstPlayer.html#ClutterGstPlayer-new-frame" title="The “new-frame” signal">new-frame</a></td>
|
164
|
-
<td class="signal_flags"
|
164
|
+
<td class="signal_flags">Run Last</td>
|
165
165
|
</tr>
|
166
166
|
<tr>
|
167
167
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
168
168
|
<td class="signal_name"><a class="link" href="ClutterGstPlayer.html#ClutterGstPlayer-ready" title="The “ready” signal">ready</a></td>
|
169
|
-
<td class="signal_flags"
|
169
|
+
<td class="signal_flags">Run Last</td>
|
170
170
|
</tr>
|
171
171
|
<tr>
|
172
172
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
173
173
|
<td class="signal_name"><a class="link" href="ClutterGstPlayer.html#ClutterGstPlayer-size-change" title="The “size-change” signal">size-change</a></td>
|
174
|
-
<td class="signal_flags"
|
174
|
+
<td class="signal_flags">Run Last</td>
|
175
175
|
</tr>
|
176
176
|
</tbody>
|
177
177
|
</table></div>
|
@@ -197,7 +197,7 @@
|
|
197
197
|
</div>
|
198
198
|
<div class="refsect1">
|
199
199
|
<a name="ClutterGstPlayer.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
200
|
-
<pre class="screen">
|
200
|
+
<pre class="screen"> GInterface
|
201
201
|
<span class="lineart">╰──</span> ClutterGstPlayer
|
202
202
|
</pre>
|
203
203
|
</div>
|
@@ -205,7 +205,7 @@
|
|
205
205
|
<a name="ClutterGstPlayer.prerequisites"></a><h2>Prerequisites</h2>
|
206
206
|
<p>
|
207
207
|
ClutterGstPlayer requires
|
208
|
-
|
208
|
+
GObject.</p>
|
209
209
|
</div>
|
210
210
|
<div class="refsect1">
|
211
211
|
<a name="ClutterGstPlayer.implementations"></a><h2>Known Implementations</h2>
|
@@ -246,14 +246,14 @@ clutter_gst_player_get_frame (<em class="parameter"><code><a class="link" href="
|
|
246
246
|
<p> the <a class="link" href="clutter-gst-Types.html#ClutterGstFrame"><span class="type">ClutterGstFrame</span></a> of the last frame. </p>
|
247
247
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
248
248
|
</div>
|
249
|
-
<p class="since">Since
|
249
|
+
<p class="since">Since 3.0</p>
|
250
250
|
</div>
|
251
251
|
<hr>
|
252
252
|
<div class="refsect2">
|
253
253
|
<a name="clutter-gst-player-get-pipeline"></a><h3>clutter_gst_player_get_pipeline ()</h3>
|
254
|
-
<pre class="programlisting"><
|
254
|
+
<pre class="programlisting"><span class="returnvalue">GstElement</span> *
|
255
255
|
clutter_gst_player_get_pipeline (<em class="parameter"><code><a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *self</code></em>);</pre>
|
256
|
-
<p>Retrieves the <
|
256
|
+
<p>Retrieves the <span class="type">GstPipeline</span> used by the <em class="parameter"><code>self</code></em>
|
257
257
|
, for direct use with
|
258
258
|
GStreamer API.</p>
|
259
259
|
<div class="refsect3">
|
@@ -273,10 +273,10 @@ GStreamer API.</p>
|
|
273
273
|
</div>
|
274
274
|
<div class="refsect3">
|
275
275
|
<a name="id-1.4.2.11.3.6"></a><h4>Returns</h4>
|
276
|
-
<p> the <
|
276
|
+
<p> the <span class="type">GstPipeline</span> element used by the player. </p>
|
277
277
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
278
278
|
</div>
|
279
|
-
<p class="since">Since
|
279
|
+
<p class="since">Since 3.0</p>
|
280
280
|
</div>
|
281
281
|
<hr>
|
282
282
|
<div class="refsect2">
|
@@ -305,12 +305,12 @@ clutter_gst_player_get_video_sink (<em class="parameter"><code><a class="link" h
|
|
305
305
|
<p> the <a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> element used by the player. </p>
|
306
306
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
307
307
|
</div>
|
308
|
-
<p class="since">Since
|
308
|
+
<p class="since">Since 3.0</p>
|
309
309
|
</div>
|
310
310
|
<hr>
|
311
311
|
<div class="refsect2">
|
312
312
|
<a name="clutter-gst-player-get-idle"></a><h3>clutter_gst_player_get_idle ()</h3>
|
313
|
-
<pre class="programlisting"><
|
313
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
314
314
|
clutter_gst_player_get_idle (<em class="parameter"><code><a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *self</code></em>);</pre>
|
315
315
|
<p>Get the idle state of the pipeline.</p>
|
316
316
|
<div class="refsect3">
|
@@ -331,13 +331,14 @@ clutter_gst_player_get_idle (<em class="parameter"><code><a class="link" href="C
|
|
331
331
|
<div class="refsect3">
|
332
332
|
<a name="id-1.4.2.11.5.6"></a><h4>Returns</h4>
|
333
333
|
<p> TRUE if the pipline is in idle mode, FALSE otherwise.</p>
|
334
|
+
<p></p>
|
334
335
|
</div>
|
335
|
-
<p class="since">Since
|
336
|
+
<p class="since">Since 3.0</p>
|
336
337
|
</div>
|
337
338
|
<hr>
|
338
339
|
<div class="refsect2">
|
339
340
|
<a name="clutter-gst-player-get-playing"></a><h3>clutter_gst_player_get_playing ()</h3>
|
340
|
-
<pre class="programlisting"><
|
341
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
341
342
|
clutter_gst_player_get_playing (<em class="parameter"><code><a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *self</code></em>);</pre>
|
342
343
|
<p>Retrieves the playing status of <em class="parameter"><code>self</code></em>
|
343
344
|
.</p>
|
@@ -358,21 +359,22 @@ clutter_gst_player_get_playing (<em class="parameter"><code><a class="link" href
|
|
358
359
|
</div>
|
359
360
|
<div class="refsect3">
|
360
361
|
<a name="id-1.4.2.11.6.6"></a><h4>Returns</h4>
|
361
|
-
<p> <
|
362
|
+
<p> <code class="literal">TRUE</code> if playing, <code class="literal">FALSE</code> if stopped.</p>
|
363
|
+
<p></p>
|
362
364
|
</div>
|
363
|
-
<p class="since">Since
|
365
|
+
<p class="since">Since 3.0</p>
|
364
366
|
</div>
|
365
367
|
<hr>
|
366
368
|
<div class="refsect2">
|
367
369
|
<a name="clutter-gst-player-set-playing"></a><h3>clutter_gst_player_set_playing ()</h3>
|
368
370
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
369
371
|
clutter_gst_player_set_playing (<em class="parameter"><code><a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *self</code></em>,
|
370
|
-
<em class="parameter"><code><
|
372
|
+
<em class="parameter"><code><span class="type">gboolean</span> playing</code></em>);</pre>
|
371
373
|
<p>Starts or stops playing of <em class="parameter"><code>self</code></em>
|
372
374
|
.</p>
|
373
375
|
<p>The implementation might be asynchronous, so the way to know whether
|
374
376
|
the actual playing state of the <em class="parameter"><code>self</code></em>
|
375
|
-
is to use the <
|
377
|
+
is to use the <span class="type">“notify”</span>
|
376
378
|
signal on the <a class="link" href="ClutterGstPlayer.html#ClutterGstPlayer--playing" title="The “playing” property"><span class="type">“playing”</span></a> property and then retrieve the
|
377
379
|
current state with <a class="link" href="ClutterGstPlayer.html#clutter-gst-player-get-playing" title="clutter_gst_player_get_playing ()"><code class="function">clutter_gst_player_get_playing()</code></a>. ClutterGstVideoActor
|
378
380
|
in clutter-gst is an example of such an asynchronous implementation.</p>
|
@@ -392,18 +394,18 @@ in clutter-gst is an example of such an asynchronous implementation.</p>
|
|
392
394
|
</tr>
|
393
395
|
<tr>
|
394
396
|
<td class="parameter_name"><p>playing</p></td>
|
395
|
-
<td class="parameter_description"><p><
|
397
|
+
<td class="parameter_description"><p><code class="literal">TRUE</code> to start playing</p></td>
|
396
398
|
<td class="parameter_annotations"> </td>
|
397
399
|
</tr>
|
398
400
|
</tbody>
|
399
401
|
</table></div>
|
400
402
|
</div>
|
401
|
-
<p class="since">Since
|
403
|
+
<p class="since">Since 3.0</p>
|
402
404
|
</div>
|
403
405
|
<hr>
|
404
406
|
<div class="refsect2">
|
405
407
|
<a name="clutter-gst-player-get-audio-volume"></a><h3>clutter_gst_player_get_audio_volume ()</h3>
|
406
|
-
<pre class="programlisting"><
|
408
|
+
<pre class="programlisting"><span class="returnvalue">gdouble</span>
|
407
409
|
clutter_gst_player_get_audio_volume (<em class="parameter"><code><a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *self</code></em>);</pre>
|
408
410
|
<p>Retrieves the playback volume of <em class="parameter"><code>self</code></em>
|
409
411
|
.</p>
|
@@ -425,15 +427,16 @@ clutter_gst_player_get_audio_volume (<em class="parameter"><code><a class="link"
|
|
425
427
|
<div class="refsect3">
|
426
428
|
<a name="id-1.4.2.11.8.6"></a><h4>Returns</h4>
|
427
429
|
<p> The playback volume between 0.0 and 1.0</p>
|
430
|
+
<p></p>
|
428
431
|
</div>
|
429
|
-
<p class="since">Since
|
432
|
+
<p class="since">Since 3.0</p>
|
430
433
|
</div>
|
431
434
|
<hr>
|
432
435
|
<div class="refsect2">
|
433
436
|
<a name="clutter-gst-player-set-audio-volume"></a><h3>clutter_gst_player_set_audio_volume ()</h3>
|
434
437
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
435
438
|
clutter_gst_player_set_audio_volume (<em class="parameter"><code><a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *self</code></em>,
|
436
|
-
<em class="parameter"><code><
|
439
|
+
<em class="parameter"><code><span class="type">gdouble</span> volume</code></em>);</pre>
|
437
440
|
<p>Sets the playback volume of <em class="parameter"><code>self</code></em>
|
438
441
|
to <em class="parameter"><code>volume</code></em>
|
439
442
|
.</p>
|
@@ -459,7 +462,7 @@ clutter_gst_player_set_audio_volume (<em class="parameter"><code><a class="link"
|
|
459
462
|
</tbody>
|
460
463
|
</table></div>
|
461
464
|
</div>
|
462
|
-
<p class="since">Since
|
465
|
+
<p class="since">Since 3.0</p>
|
463
466
|
</div>
|
464
467
|
</div>
|
465
468
|
<div class="refsect1">
|
@@ -469,7 +472,7 @@ clutter_gst_player_set_audio_volume (<em class="parameter"><code><a class="link"
|
|
469
472
|
<pre class="programlisting">typedef struct _ClutterGstPlayer ClutterGstPlayer;</pre>
|
470
473
|
<p><a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> is an opaque structure whose members cannot be
|
471
474
|
directly accessed</p>
|
472
|
-
<p class="since">Since
|
475
|
+
<p class="since">Since 1.4</p>
|
473
476
|
</div>
|
474
477
|
<hr>
|
475
478
|
<div class="refsect2">
|
@@ -578,14 +581,14 @@ directly accessed</p>
|
|
578
581
|
</tbody>
|
579
582
|
</table></div>
|
580
583
|
</div>
|
581
|
-
<p class="since">Since
|
584
|
+
<p class="since">Since 1.4</p>
|
582
585
|
</div>
|
583
586
|
</div>
|
584
587
|
<div class="refsect1">
|
585
588
|
<a name="ClutterGstPlayer.property-details"></a><h2>Property Details</h2>
|
586
589
|
<div class="refsect2">
|
587
590
|
<a name="ClutterGstPlayer--audio-volume"></a><h3>The <code class="literal">“audio-volume”</code> property</h3>
|
588
|
-
<pre class="programlisting"> “audio-volume” <
|
591
|
+
<pre class="programlisting"> “audio-volume” <span class="type">gdouble</span></pre>
|
589
592
|
<p>The volume of the audio, as a normalized value between
|
590
593
|
0.0 and 1.0.</p>
|
591
594
|
<p>Flags: Read / Write</p>
|
@@ -595,16 +598,16 @@ directly accessed</p>
|
|
595
598
|
<hr>
|
596
599
|
<div class="refsect2">
|
597
600
|
<a name="ClutterGstPlayer--idle"></a><h3>The <code class="literal">“idle”</code> property</h3>
|
598
|
-
<pre class="programlisting"> “idle” <
|
601
|
+
<pre class="programlisting"> “idle” <span class="type">gboolean</span></pre>
|
599
602
|
<p>Whether the <a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> is in idle mode.</p>
|
600
603
|
<p>Flags: Read</p>
|
601
604
|
<p>Default value: TRUE</p>
|
602
|
-
<p class="since">Since
|
605
|
+
<p class="since">Since 1.4</p>
|
603
606
|
</div>
|
604
607
|
<hr>
|
605
608
|
<div class="refsect2">
|
606
609
|
<a name="ClutterGstPlayer--playing"></a><h3>The <code class="literal">“playing”</code> property</h3>
|
607
|
-
<pre class="programlisting"> “playing” <
|
610
|
+
<pre class="programlisting"> “playing” <span class="type">gboolean</span></pre>
|
608
611
|
<p>Whether the <a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> actor is playing.</p>
|
609
612
|
<p>Flags: Read / Write</p>
|
610
613
|
<p>Default value: FALSE</p>
|
@@ -616,7 +619,7 @@ directly accessed</p>
|
|
616
619
|
<a name="ClutterGstPlayer-eos"></a><h3>The <code class="literal">“eos”</code> signal</h3>
|
617
620
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
618
621
|
user_function (<a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *player,
|
619
|
-
<
|
622
|
+
<span class="type">gpointer</span> user_data)</pre>
|
620
623
|
<p>The ::eos signal is emitted each time the media stream ends.</p>
|
621
624
|
<div class="refsect3">
|
622
625
|
<a name="id-1.4.2.14.2.5"></a><h4>Parameters</h4>
|
@@ -640,15 +643,15 @@ user_function (<a class="link" href="ClutterGstPlayer.html" title="ClutterGstPla
|
|
640
643
|
</tbody>
|
641
644
|
</table></div>
|
642
645
|
</div>
|
643
|
-
<p>Flags:
|
646
|
+
<p>Flags: Run Last</p>
|
644
647
|
</div>
|
645
648
|
<hr>
|
646
649
|
<div class="refsect2">
|
647
650
|
<a name="ClutterGstPlayer-error"></a><h3>The <code class="literal">“error”</code> signal</h3>
|
648
651
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
649
652
|
user_function (<a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *player,
|
650
|
-
<
|
651
|
-
<
|
653
|
+
<span class="type">GError</span> *error,
|
654
|
+
<span class="type">gpointer</span> user_data)</pre>
|
652
655
|
<p>The ::error signal is emitted each time an error occurred.</p>
|
653
656
|
<div class="refsect3">
|
654
657
|
<a name="id-1.4.2.14.3.5"></a><h4>Parameters</h4>
|
@@ -666,7 +669,7 @@ user_function (<a class="link" href="ClutterGstPlayer.html" title="ClutterGstPla
|
|
666
669
|
</tr>
|
667
670
|
<tr>
|
668
671
|
<td class="parameter_name"><p>error</p></td>
|
669
|
-
<td class="parameter_description"><p>the <
|
672
|
+
<td class="parameter_description"><p>the <span class="type">GError</span></p></td>
|
670
673
|
<td class="parameter_annotations"> </td>
|
671
674
|
</tr>
|
672
675
|
<tr>
|
@@ -677,7 +680,7 @@ user_function (<a class="link" href="ClutterGstPlayer.html" title="ClutterGstPla
|
|
677
680
|
</tbody>
|
678
681
|
</table></div>
|
679
682
|
</div>
|
680
|
-
<p>Flags:
|
683
|
+
<p>Flags: Run Last</p>
|
681
684
|
</div>
|
682
685
|
<hr>
|
683
686
|
<div class="refsect2">
|
@@ -685,7 +688,7 @@ user_function (<a class="link" href="ClutterGstPlayer.html" title="ClutterGstPla
|
|
685
688
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
686
689
|
user_function (<a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *player,
|
687
690
|
<a class="link" href="clutter-gst-Types.html#ClutterGstFrame"><span class="type">ClutterGstFrame</span></a> *frame,
|
688
|
-
<
|
691
|
+
<span class="type">gpointer</span> user_data)</pre>
|
689
692
|
<p>The ::new-frame signal is emitted each time a frame is received
|
690
693
|
from the video sink.</p>
|
691
694
|
<div class="refsect3">
|
@@ -715,14 +718,14 @@ from the video sink.</p>
|
|
715
718
|
</tbody>
|
716
719
|
</table></div>
|
717
720
|
</div>
|
718
|
-
<p>Flags:
|
721
|
+
<p>Flags: Run Last</p>
|
719
722
|
</div>
|
720
723
|
<hr>
|
721
724
|
<div class="refsect2">
|
722
725
|
<a name="ClutterGstPlayer-ready"></a><h3>The <code class="literal">“ready”</code> signal</h3>
|
723
726
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
724
727
|
user_function (<a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *player,
|
725
|
-
<
|
728
|
+
<span class="type">gpointer</span> user_data)</pre>
|
726
729
|
<p>The ::ready signal is emitted each time the gstreamer pipeline
|
727
730
|
becomes ready.</p>
|
728
731
|
<div class="refsect3">
|
@@ -747,16 +750,16 @@ becomes ready.</p>
|
|
747
750
|
</tbody>
|
748
751
|
</table></div>
|
749
752
|
</div>
|
750
|
-
<p>Flags:
|
753
|
+
<p>Flags: Run Last</p>
|
751
754
|
</div>
|
752
755
|
<hr>
|
753
756
|
<div class="refsect2">
|
754
757
|
<a name="ClutterGstPlayer-size-change"></a><h3>The <code class="literal">“size-change”</code> signal</h3>
|
755
758
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
756
759
|
user_function (<a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> *player,
|
757
|
-
<
|
758
|
-
<
|
759
|
-
<
|
760
|
+
<span class="type">gint</span> width,
|
761
|
+
<span class="type">gint</span> height,
|
762
|
+
<span class="type">gpointer</span> user_data)</pre>
|
760
763
|
<p>The ::size-change signal is emitted each time the new frame
|
761
764
|
has different dimensions to the previous frame.</p>
|
762
765
|
<div class="refsect3">
|
@@ -791,11 +794,12 @@ has different dimensions to the previous frame.</p>
|
|
791
794
|
</tbody>
|
792
795
|
</table></div>
|
793
796
|
</div>
|
794
|
-
<p>Flags:
|
797
|
+
<p>Flags: Run Last</p>
|
795
798
|
</div>
|
796
799
|
</div>
|
797
800
|
</div>
|
798
801
|
<div class="footer">
|
799
|
-
<hr>
|
802
|
+
<hr>
|
803
|
+
Generated by GTK-Doc V1.21.1</div>
|
800
804
|
</body>
|
801
805
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
6
|
-
Reference Manual</title>
|
5
|
+
<title>Clutter Gst 3.0.20
|
6
|
+
Reference Manual: Annotation Glossary</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter Gst 3.0.
|
9
|
-
<link rel="up" href="index.html" title="Clutter Gst 3.0.
|
8
|
+
<link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
|
10
10
|
<link rel="prev" href="api-index-3-0.html" title="Index of new symbols in 3.0">
|
11
11
|
<link rel="next" href="license.html" title="Appendix A. License">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -54,6 +54,7 @@
|
|
54
54
|
<dd class="glossdef"><p>Override the parsed C type with given type.</p></dd>
|
55
55
|
</div>
|
56
56
|
<div class="footer">
|
57
|
-
<hr>
|
57
|
+
<hr>
|
58
|
+
Generated by GTK-Doc V1.21.1</div>
|
58
59
|
</body>
|
59
60
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
6
|
-
Reference Manual</title>
|
5
|
+
<title>Clutter Gst 3.0.20
|
6
|
+
Reference Manual: Index of new symbols in 1.4</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter Gst 3.0.
|
9
|
-
<link rel="up" href="index.html" title="Clutter Gst 3.0.
|
8
|
+
<link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
|
10
10
|
<link rel="prev" href="api-index-all.html" title="Index of all symbols">
|
11
11
|
<link rel="next" href="api-index-1-6.html" title="Index of new symbols in 1.6">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -125,6 +125,7 @@
|
|
125
125
|
<dd></dd>
|
126
126
|
</div>
|
127
127
|
<div class="footer">
|
128
|
-
<hr>
|
128
|
+
<hr>
|
129
|
+
Generated by GTK-Doc V1.21.1</div>
|
129
130
|
</body>
|
130
131
|
</html>
|