clutter-gstreamer 3.0.8-x86-mingw32 → 3.0.9-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/clutter-gst.rb +3 -3
- data/test/run-test.rb +9 -0
- data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-gst-3.0.dll.a +0 -0
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstAspectratio.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCamera.html +132 -132
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraDevice.html +21 -21
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraManager.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstContent.html +14 -14
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCrop.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayback.html +79 -79
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayer.html +38 -38
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Types.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Utilities.html +12 -12
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Versioning-Macros.html +1 -1
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Video-Sink.html +16 -16
- metadata +9 -9
@@ -52,21 +52,21 @@
|
|
52
52
|
</td>
|
53
53
|
</tr>
|
54
54
|
<tr>
|
55
|
-
<td class="function_type">const <a href="
|
55
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
56
56
|
</td>
|
57
57
|
<td class="function_name">
|
58
58
|
<a class="link" href="ClutterGstCameraDevice.html#clutter-gst-camera-device-get-name" title="clutter_gst_camera_device_get_name ()">clutter_gst_camera_device_get_name</a> <span class="c_punctuation">()</span>
|
59
59
|
</td>
|
60
60
|
</tr>
|
61
61
|
<tr>
|
62
|
-
<td class="function_type">const <a href="
|
62
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
63
63
|
</td>
|
64
64
|
<td class="function_name">
|
65
65
|
<a class="link" href="ClutterGstCameraDevice.html#clutter-gst-camera-device-get-node" title="clutter_gst_camera_device_get_node ()">clutter_gst_camera_device_get_node</a> <span class="c_punctuation">()</span>
|
66
66
|
</td>
|
67
67
|
</tr>
|
68
68
|
<tr>
|
69
|
-
<td class="function_type">const <a href="
|
69
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
|
70
70
|
</td>
|
71
71
|
<td class="function_name">
|
72
72
|
<a class="link" href="ClutterGstCameraDevice.html#clutter-gst-camera-device-get-supported-resolutions" title="clutter_gst_camera_device_get_supported_resolutions ()">clutter_gst_camera_device_get_supported_resolutions</a> <span class="c_punctuation">()</span>
|
@@ -100,13 +100,13 @@
|
|
100
100
|
</tr>
|
101
101
|
<tr>
|
102
102
|
<td class="property_type">
|
103
|
-
<a href="
|
103
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
104
104
|
<td class="property_name"><a class="link" href="ClutterGstCameraDevice.html#ClutterGstCameraDevice--name" title="The “name” property">name</a></td>
|
105
105
|
<td class="property_flags">Read / Write / Construct Only</td>
|
106
106
|
</tr>
|
107
107
|
<tr>
|
108
108
|
<td class="property_type">
|
109
|
-
<a href="
|
109
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
110
110
|
<td class="property_name"><a class="link" href="ClutterGstCameraDevice.html#ClutterGstCameraDevice--node" title="The “node” property">node</a></td>
|
111
111
|
<td class="property_flags">Read / Write / Construct Only</td>
|
112
112
|
</tr>
|
@@ -124,7 +124,7 @@
|
|
124
124
|
<tbody><tr>
|
125
125
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
126
126
|
<td class="signal_name"><a class="link" href="ClutterGstCameraDevice.html#ClutterGstCameraDevice-capture-resolution-changed" title="The “capture-resolution-changed” signal">capture-resolution-changed</a></td>
|
127
|
-
<td class="signal_flags"><a href="
|
127
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
128
128
|
</tr></tbody>
|
129
129
|
</table></div>
|
130
130
|
</div>
|
@@ -149,13 +149,13 @@
|
|
149
149
|
</div>
|
150
150
|
<div class="refsect1">
|
151
151
|
<a name="ClutterGstCameraDevice.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
152
|
-
<pre class="screen"> <a href="
|
152
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
153
153
|
<span class="lineart">╰──</span> ClutterGstCameraDevice
|
154
154
|
</pre>
|
155
155
|
</div>
|
156
156
|
<div class="refsect1">
|
157
157
|
<a name="ClutterGstCameraDevice.description"></a><h2>Description</h2>
|
158
|
-
<p><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> is a <a href="
|
158
|
+
<p><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> is a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> representing a camera device using GStreamer.</p>
|
159
159
|
</div>
|
160
160
|
<div class="refsect1">
|
161
161
|
<a name="ClutterGstCameraDevice.functions_details"></a><h2>Functions</h2>
|
@@ -164,8 +164,8 @@
|
|
164
164
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
165
165
|
clutter_gst_camera_device_get_capture_resolution
|
166
166
|
(<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>,
|
167
|
-
<em class="parameter"><code><a href="
|
168
|
-
<em class="parameter"><code><a href="
|
167
|
+
<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>,
|
168
|
+
<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>);</pre>
|
169
169
|
<p>Retrieve the current capture resolution being used by <em class="parameter"><code>device</code></em>
|
170
170
|
.</p>
|
171
171
|
<div class="refsect3">
|
@@ -199,7 +199,7 @@ clutter_gst_camera_device_get_capture_resolution
|
|
199
199
|
<hr>
|
200
200
|
<div class="refsect2">
|
201
201
|
<a name="clutter-gst-camera-device-get-name"></a><h3>clutter_gst_camera_device_get_name ()</h3>
|
202
|
-
<pre class="programlisting">const <a href="
|
202
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
203
203
|
clutter_gst_camera_device_get_name (<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>);</pre>
|
204
204
|
<p>Retrieve the name of the <em class="parameter"><code>device</code></em>
|
205
205
|
.</p>
|
@@ -227,7 +227,7 @@ clutter_gst_camera_device_get_name (<em class="parameter"><code><a class="link"
|
|
227
227
|
<hr>
|
228
228
|
<div class="refsect2">
|
229
229
|
<a name="clutter-gst-camera-device-get-node"></a><h3>clutter_gst_camera_device_get_node ()</h3>
|
230
|
-
<pre class="programlisting">const <a href="
|
230
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
231
231
|
clutter_gst_camera_device_get_node (<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>);</pre>
|
232
232
|
<p>Retrieve the node (location) of the <em class="parameter"><code>device</code></em>
|
233
233
|
.</p>
|
@@ -255,7 +255,7 @@ clutter_gst_camera_device_get_node (<em class="parameter"><code><a class="link"
|
|
255
255
|
<hr>
|
256
256
|
<div class="refsect2">
|
257
257
|
<a name="clutter-gst-camera-device-get-supported-resolutions"></a><h3>clutter_gst_camera_device_get_supported_resolutions ()</h3>
|
258
|
-
<pre class="programlisting">const <a href="
|
258
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
|
259
259
|
clutter_gst_camera_device_get_supported_resolutions
|
260
260
|
(<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>);</pre>
|
261
261
|
<p>Retrieve the supported resolutions of the <em class="parameter"><code>device</code></em>
|
@@ -288,8 +288,8 @@ supported resolutions. </p>
|
|
288
288
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
289
289
|
clutter_gst_camera_device_set_capture_resolution
|
290
290
|
(<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>,
|
291
|
-
<em class="parameter"><code><a href="
|
292
|
-
<em class="parameter"><code><a href="
|
291
|
+
<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>,
|
292
|
+
<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>);</pre>
|
293
293
|
<p>Set the capture resolution to be used by <em class="parameter"><code>device</code></em>
|
294
294
|
.</p>
|
295
295
|
<div class="refsect3">
|
@@ -350,7 +350,7 @@ should not be accessed directly.</p>
|
|
350
350
|
<hr>
|
351
351
|
<div class="refsect2">
|
352
352
|
<a name="ClutterGstCameraDevice--name"></a><h3>The <code class="literal">“name”</code> property</h3>
|
353
|
-
<pre class="programlisting"> “name” <a href="
|
353
|
+
<pre class="programlisting"> “name” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
354
354
|
<p>The device name.</p>
|
355
355
|
<p>Flags: Read / Write / Construct Only</p>
|
356
356
|
<p>Default value: NULL</p>
|
@@ -358,7 +358,7 @@ should not be accessed directly.</p>
|
|
358
358
|
<hr>
|
359
359
|
<div class="refsect2">
|
360
360
|
<a name="ClutterGstCameraDevice--node"></a><h3>The <code class="literal">“node”</code> property</h3>
|
361
|
-
<pre class="programlisting"> “node” <a href="
|
361
|
+
<pre class="programlisting"> “node” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
362
362
|
<p>The device node.</p>
|
363
363
|
<p>Flags: Read / Write / Construct Only</p>
|
364
364
|
<p>Default value: NULL</p>
|
@@ -370,9 +370,9 @@ should not be accessed directly.</p>
|
|
370
370
|
<a name="ClutterGstCameraDevice-capture-resolution-changed"></a><h3>The <code class="literal">“capture-resolution-changed”</code> signal</h3>
|
371
371
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
372
372
|
user_function (<a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device,
|
373
|
-
<a href="
|
374
|
-
<a href="
|
375
|
-
<a href="
|
373
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width,
|
374
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height,
|
375
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
376
376
|
<p>The ::capture-resolution-changed signal is emitted whenever the value of
|
377
377
|
clutter_gst_camera_device_get_capture_resolution changes.</p>
|
378
378
|
<div class="refsect3">
|
@@ -407,7 +407,7 @@ clutter_gst_camera_device_get_capture_resolution changes.</p>
|
|
407
407
|
</tbody>
|
408
408
|
</table></div>
|
409
409
|
</div>
|
410
|
-
<p>Flags: <a href="
|
410
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
411
411
|
</div>
|
412
412
|
</div>
|
413
413
|
</div>
|
@@ -43,7 +43,7 @@
|
|
43
43
|
</colgroup>
|
44
44
|
<tbody>
|
45
45
|
<tr>
|
46
|
-
<td class="function_type">const <a href="
|
46
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
|
47
47
|
</td>
|
48
48
|
<td class="function_name">
|
49
49
|
<a class="link" href="ClutterGstCameraManager.html#clutter-gst-camera-manager-get-camera-devices" title="clutter_gst_camera_manager_get_camera_devices ()">clutter_gst_camera_manager_get_camera_devices</a> <span class="c_punctuation">()</span>
|
@@ -72,12 +72,12 @@
|
|
72
72
|
<tr>
|
73
73
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
74
74
|
<td class="signal_name"><a class="link" href="ClutterGstCameraManager.html#ClutterGstCameraManager-camera-added" title="The “camera-added” signal">camera-added</a></td>
|
75
|
-
<td class="signal_flags"><a href="
|
75
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
76
76
|
</tr>
|
77
77
|
<tr>
|
78
78
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
79
79
|
<td class="signal_name"><a class="link" href="ClutterGstCameraManager.html#ClutterGstCameraManager-camera-removed" title="The “camera-removed” signal">camera-removed</a></td>
|
80
|
-
<td class="signal_flags"><a href="
|
80
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
81
81
|
</tr>
|
82
82
|
</tbody>
|
83
83
|
</table></div>
|
@@ -103,7 +103,7 @@
|
|
103
103
|
</div>
|
104
104
|
<div class="refsect1">
|
105
105
|
<a name="ClutterGstCameraManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
106
|
-
<pre class="screen"> <a href="
|
106
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
107
107
|
<span class="lineart">╰──</span> ClutterGstCameraManager
|
108
108
|
</pre>
|
109
109
|
</div>
|
@@ -115,7 +115,7 @@
|
|
115
115
|
<a name="ClutterGstCameraManager.functions_details"></a><h2>Functions</h2>
|
116
116
|
<div class="refsect2">
|
117
117
|
<a name="clutter-gst-camera-manager-get-camera-devices"></a><h3>clutter_gst_camera_manager_get_camera_devices ()</h3>
|
118
|
-
<pre class="programlisting">const <a href="
|
118
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
|
119
119
|
clutter_gst_camera_manager_get_camera_devices
|
120
120
|
(<em class="parameter"><code><a class="link" href="ClutterGstCameraManager.html" title="ClutterGstCameraManager"><span class="type">ClutterGstCameraManager</span></a> *self</code></em>);</pre>
|
121
121
|
<p>Retrieve an array of supported camera devices.</p>
|
@@ -182,7 +182,7 @@ should not be accessed directly.</p>
|
|
182
182
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
183
183
|
user_function (<a class="link" href="ClutterGstCameraManager.html" title="ClutterGstCameraManager"><span class="type">ClutterGstCameraManager</span></a> *self,
|
184
184
|
<a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *camera_device,
|
185
|
-
<a href="
|
185
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
186
186
|
<p>The ::camera-added signal is emitted whenever a new camera device
|
187
187
|
is available.</p>
|
188
188
|
<div class="refsect3">
|
@@ -212,7 +212,7 @@ is available.</p>
|
|
212
212
|
</tbody>
|
213
213
|
</table></div>
|
214
214
|
</div>
|
215
|
-
<p>Flags: <a href="
|
215
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
216
216
|
</div>
|
217
217
|
<hr>
|
218
218
|
<div class="refsect2">
|
@@ -220,7 +220,7 @@ is available.</p>
|
|
220
220
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
221
221
|
user_function (<a class="link" href="ClutterGstCameraManager.html" title="ClutterGstCameraManager"><span class="type">ClutterGstCameraManager</span></a> *self,
|
222
222
|
<a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *camera_device,
|
223
|
-
<a href="
|
223
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
224
224
|
<p>The ::camera-removed signal is emitted whenever a camera device
|
225
225
|
is unplugged/removed from the system.</p>
|
226
226
|
<div class="refsect3">
|
@@ -250,7 +250,7 @@ is unplugged/removed from the system.</p>
|
|
250
250
|
</tbody>
|
251
251
|
</table></div>
|
252
252
|
</div>
|
253
|
-
<p>Flags: <a href="
|
253
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
254
254
|
</div>
|
255
255
|
</div>
|
256
256
|
</div>
|
@@ -135,18 +135,18 @@
|
|
135
135
|
<td class="property_flags">Read / Write</td>
|
136
136
|
</tr>
|
137
137
|
<tr>
|
138
|
-
<td class="property_type"><a href="
|
138
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
139
139
|
<td class="property_name"><a class="link" href="ClutterGstContent.html#ClutterGstContent--paint-frame" title="The “paint-frame” property">paint-frame</a></td>
|
140
140
|
<td class="property_flags">Read / Write</td>
|
141
141
|
</tr>
|
142
142
|
<tr>
|
143
|
-
<td class="property_type"><a href="
|
143
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
144
144
|
<td class="property_name"><a class="link" href="ClutterGstContent.html#ClutterGstContent--paint-overlays" title="The “paint-overlays” property">paint-overlays</a></td>
|
145
145
|
<td class="property_flags">Read / Write</td>
|
146
146
|
</tr>
|
147
147
|
<tr>
|
148
148
|
<td class="property_type">
|
149
|
-
<a href="
|
149
|
+
<a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *</td>
|
150
150
|
<td class="property_name"><a class="link" href="ClutterGstContent.html#ClutterGstContent--player" title="The “player” property">player</a></td>
|
151
151
|
<td class="property_flags">Read / Write</td>
|
152
152
|
</tr>
|
@@ -170,7 +170,7 @@
|
|
170
170
|
<tbody><tr>
|
171
171
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
172
172
|
<td class="signal_name"><a class="link" href="ClutterGstContent.html#ClutterGstContent-size-change" title="The “size-change” signal">size-change</a></td>
|
173
|
-
<td class="signal_flags"><a href="
|
173
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
174
174
|
</tr></tbody>
|
175
175
|
</table></div>
|
176
176
|
</div>
|
@@ -195,7 +195,7 @@
|
|
195
195
|
</div>
|
196
196
|
<div class="refsect1">
|
197
197
|
<a name="ClutterGstContent.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
198
|
-
<pre class="screen"> <a href="
|
198
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
199
199
|
<span class="lineart">╰──</span> ClutterGstContent
|
200
200
|
<span class="lineart">├──</span> <a class="link" href="ClutterGstAspectratio.html" title="ClutterGstAspectratio">ClutterGstAspectratio</a>
|
201
201
|
<span class="lineart">╰──</span> <a class="link" href="ClutterGstCrop.html" title="ClutterGstCrop">ClutterGstCrop</a>
|
@@ -387,7 +387,7 @@ clutter_gst_content_set_player (<em class="parameter"><code><a class="link" href
|
|
387
387
|
</tr>
|
388
388
|
<tr>
|
389
389
|
<td class="parameter_name"><p>player</p></td>
|
390
|
-
<td class="parameter_description"><p>A <a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> or <a href="
|
390
|
+
<td class="parameter_description"><p>A <a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
391
391
|
<td class="parameter_annotations"> </td>
|
392
392
|
</tr>
|
393
393
|
</tbody>
|
@@ -417,7 +417,7 @@ clutter_gst_content_set_sink (<em class="parameter"><code><a class="link" href="
|
|
417
417
|
</tr>
|
418
418
|
<tr>
|
419
419
|
<td class="parameter_name"><p>sink</p></td>
|
420
|
-
<td class="parameter_description"><p>A <a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> or <a href="
|
420
|
+
<td class="parameter_description"><p>A <a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
421
421
|
<td class="parameter_annotations"> </td>
|
422
422
|
</tr>
|
423
423
|
</tbody>
|
@@ -485,7 +485,7 @@ and should be accessed using the provided API</p>
|
|
485
485
|
<hr>
|
486
486
|
<div class="refsect2">
|
487
487
|
<a name="ClutterGstContent--paint-frame"></a><h3>The <code class="literal">“paint-frame”</code> property</h3>
|
488
|
-
<pre class="programlisting"> “paint-frame” <a href="
|
488
|
+
<pre class="programlisting"> “paint-frame” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
489
489
|
<p>Paint Frame.</p>
|
490
490
|
<p>Flags: Read / Write</p>
|
491
491
|
<p>Default value: TRUE</p>
|
@@ -493,7 +493,7 @@ and should be accessed using the provided API</p>
|
|
493
493
|
<hr>
|
494
494
|
<div class="refsect2">
|
495
495
|
<a name="ClutterGstContent--paint-overlays"></a><h3>The <code class="literal">“paint-overlays”</code> property</h3>
|
496
|
-
<pre class="programlisting"> “paint-overlays” <a href="
|
496
|
+
<pre class="programlisting"> “paint-overlays” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
497
497
|
<p>Paint Video Overlays.</p>
|
498
498
|
<p>Flags: Read / Write</p>
|
499
499
|
<p>Default value: TRUE</p>
|
@@ -501,7 +501,7 @@ and should be accessed using the provided API</p>
|
|
501
501
|
<hr>
|
502
502
|
<div class="refsect2">
|
503
503
|
<a name="ClutterGstContent--player"></a><h3>The <code class="literal">“player”</code> property</h3>
|
504
|
-
<pre class="programlisting"> “player” <a href="
|
504
|
+
<pre class="programlisting"> “player” <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *</pre>
|
505
505
|
<p>ClutterGst Player.</p>
|
506
506
|
<p>Flags: Read / Write</p>
|
507
507
|
</div>
|
@@ -519,9 +519,9 @@ and should be accessed using the provided API</p>
|
|
519
519
|
<a name="ClutterGstContent-size-change"></a><h3>The <code class="literal">“size-change”</code> signal</h3>
|
520
520
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
521
521
|
user_function (<a class="link" href="ClutterGstContent.html" title="ClutterGstContent"><span class="type">ClutterGstContent</span></a> *content,
|
522
|
-
<a href="
|
523
|
-
<a href="
|
524
|
-
<a href="
|
522
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width,
|
523
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height,
|
524
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
525
525
|
<p>The ::size-change signal is emitted each time the video size changes.</p>
|
526
526
|
<div class="refsect3">
|
527
527
|
<a name="id-1.3.2.13.2.5"></a><h4>Parameters</h4>
|
@@ -555,7 +555,7 @@ user_function (<a class="link" href="ClutterGstContent.html" title="ClutterGstCo
|
|
555
555
|
</tbody>
|
556
556
|
</table></div>
|
557
557
|
</div>
|
558
|
-
<p>Flags: <a href="
|
558
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
559
559
|
</div>
|
560
560
|
</div>
|
561
561
|
</div>
|
@@ -62,7 +62,7 @@
|
|
62
62
|
</colgroup>
|
63
63
|
<tbody>
|
64
64
|
<tr>
|
65
|
-
<td class="property_type"><a href="
|
65
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
66
66
|
<td class="property_name"><a class="link" href="ClutterGstCrop.html#ClutterGstCrop--cull-backface" title="The “cull-backface” property">cull-backface</a></td>
|
67
67
|
<td class="property_flags">Read / Write</td>
|
68
68
|
</tr>
|
@@ -79,7 +79,7 @@
|
|
79
79
|
<td class="property_flags">Read / Write</td>
|
80
80
|
</tr>
|
81
81
|
<tr>
|
82
|
-
<td class="property_type"><a href="
|
82
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
83
83
|
<td class="property_name"><a class="link" href="ClutterGstCrop.html#ClutterGstCrop--paint-borders" title="The “paint-borders” property">paint-borders</a></td>
|
84
84
|
<td class="property_flags">Read / Write</td>
|
85
85
|
</tr>
|
@@ -107,7 +107,7 @@
|
|
107
107
|
</div>
|
108
108
|
<div class="refsect1">
|
109
109
|
<a name="ClutterGstCrop.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
110
|
-
<pre class="screen"> <a href="
|
110
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
111
111
|
<span class="lineart">╰──</span> <a class="link" href="ClutterGstContent.html" title="ClutterGstContent">ClutterGstContent</a>
|
112
112
|
<span class="lineart">╰──</span> ClutterGstCrop
|
113
113
|
</pre>
|
@@ -158,7 +158,7 @@ should not be accessed directly.</p>
|
|
158
158
|
<a name="ClutterGstCrop.property-details"></a><h2>Property Details</h2>
|
159
159
|
<div class="refsect2">
|
160
160
|
<a name="ClutterGstCrop--cull-backface"></a><h3>The <code class="literal">“cull-backface”</code> property</h3>
|
161
|
-
<pre class="programlisting"> “cull-backface” <a href="
|
161
|
+
<pre class="programlisting"> “cull-backface” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
162
162
|
<p>Whether to cull the backface of the actor</p>
|
163
163
|
<p>Flags: Read / Write</p>
|
164
164
|
<p>Default value: FALSE</p>
|
@@ -183,7 +183,7 @@ should not be accessed directly.</p>
|
|
183
183
|
<hr>
|
184
184
|
<div class="refsect2">
|
185
185
|
<a name="ClutterGstCrop--paint-borders"></a><h3>The <code class="literal">“paint-borders”</code> property</h3>
|
186
|
-
<pre class="programlisting"> “paint-borders” <a href="
|
186
|
+
<pre class="programlisting"> “paint-borders” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
187
187
|
<p>Whether or not paint borders on the sides of the video</p>
|
188
188
|
<p>Flags: Read / Write</p>
|
189
189
|
<p>Default value: FALSE</p>
|
@@ -54,7 +54,7 @@
|
|
54
54
|
</tr>
|
55
55
|
<tr>
|
56
56
|
<td class="function_type">
|
57
|
-
<a href="
|
57
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
58
58
|
</td>
|
59
59
|
<td class="function_name">
|
60
60
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-audio-stream" title="clutter_gst_playback_get_audio_stream ()">clutter_gst_playback_get_audio_stream</a> <span class="c_punctuation">()</span>
|
@@ -62,7 +62,7 @@
|
|
62
62
|
</tr>
|
63
63
|
<tr>
|
64
64
|
<td class="function_type">
|
65
|
-
<a href="
|
65
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
66
66
|
</td>
|
67
67
|
<td class="function_name">
|
68
68
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-audio-streams" title="clutter_gst_playback_get_audio_streams ()">clutter_gst_playback_get_audio_streams</a> <span class="c_punctuation">()</span>
|
@@ -70,7 +70,7 @@
|
|
70
70
|
</tr>
|
71
71
|
<tr>
|
72
72
|
<td class="function_type">
|
73
|
-
<a href="
|
73
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>
|
74
74
|
</td>
|
75
75
|
<td class="function_name">
|
76
76
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-buffer-duration" title="clutter_gst_playback_get_buffer_duration ()">clutter_gst_playback_get_buffer_duration</a> <span class="c_punctuation">()</span>
|
@@ -78,7 +78,7 @@
|
|
78
78
|
</tr>
|
79
79
|
<tr>
|
80
80
|
<td class="function_type">
|
81
|
-
<a href="
|
81
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
82
82
|
</td>
|
83
83
|
<td class="function_name">
|
84
84
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-buffer-fill" title="clutter_gst_playback_get_buffer_fill ()">clutter_gst_playback_get_buffer_fill</a> <span class="c_punctuation">()</span>
|
@@ -94,7 +94,7 @@
|
|
94
94
|
</tr>
|
95
95
|
<tr>
|
96
96
|
<td class="function_type">
|
97
|
-
<a href="
|
97
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
98
98
|
</td>
|
99
99
|
<td class="function_name">
|
100
100
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-buffer-size" title="clutter_gst_playback_get_buffer_size ()">clutter_gst_playback_get_buffer_size</a> <span class="c_punctuation">()</span>
|
@@ -102,7 +102,7 @@
|
|
102
102
|
</tr>
|
103
103
|
<tr>
|
104
104
|
<td class="function_type">
|
105
|
-
<a href="
|
105
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
106
106
|
</td>
|
107
107
|
<td class="function_name">
|
108
108
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-duration" title="clutter_gst_playback_get_duration ()">clutter_gst_playback_get_duration</a> <span class="c_punctuation">()</span>
|
@@ -110,7 +110,7 @@
|
|
110
110
|
</tr>
|
111
111
|
<tr>
|
112
112
|
<td class="function_type">
|
113
|
-
<a href="
|
113
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
114
114
|
</td>
|
115
115
|
<td class="function_name">
|
116
116
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-in-seek" title="clutter_gst_playback_get_in_seek ()">clutter_gst_playback_get_in_seek</a> <span class="c_punctuation">()</span>
|
@@ -118,7 +118,7 @@
|
|
118
118
|
</tr>
|
119
119
|
<tr>
|
120
120
|
<td class="function_type">
|
121
|
-
<a href="
|
121
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
122
122
|
</td>
|
123
123
|
<td class="function_name">
|
124
124
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-position" title="clutter_gst_playback_get_position ()">clutter_gst_playback_get_position</a> <span class="c_punctuation">()</span>
|
@@ -126,7 +126,7 @@
|
|
126
126
|
</tr>
|
127
127
|
<tr>
|
128
128
|
<td class="function_type">
|
129
|
-
<a href="
|
129
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
130
130
|
</td>
|
131
131
|
<td class="function_name">
|
132
132
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-progress" title="clutter_gst_playback_get_progress ()">clutter_gst_playback_get_progress</a> <span class="c_punctuation">()</span>
|
@@ -142,7 +142,7 @@
|
|
142
142
|
</tr>
|
143
143
|
<tr>
|
144
144
|
<td class="function_type">
|
145
|
-
<a href="
|
145
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
146
146
|
</td>
|
147
147
|
<td class="function_name">
|
148
148
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-subtitle-font-name" title="clutter_gst_playback_get_subtitle_font_name ()">clutter_gst_playback_get_subtitle_font_name</a> <span class="c_punctuation">()</span>
|
@@ -150,7 +150,7 @@
|
|
150
150
|
</tr>
|
151
151
|
<tr>
|
152
152
|
<td class="function_type">
|
153
|
-
<a href="
|
153
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
154
154
|
</td>
|
155
155
|
<td class="function_name">
|
156
156
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-subtitle-track" title="clutter_gst_playback_get_subtitle_track ()">clutter_gst_playback_get_subtitle_track</a> <span class="c_punctuation">()</span>
|
@@ -158,7 +158,7 @@
|
|
158
158
|
</tr>
|
159
159
|
<tr>
|
160
160
|
<td class="function_type">
|
161
|
-
<a href="
|
161
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
162
162
|
</td>
|
163
163
|
<td class="function_name">
|
164
164
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-subtitle-tracks" title="clutter_gst_playback_get_subtitle_tracks ()">clutter_gst_playback_get_subtitle_tracks</a> <span class="c_punctuation">()</span>
|
@@ -166,7 +166,7 @@
|
|
166
166
|
</tr>
|
167
167
|
<tr>
|
168
168
|
<td class="function_type">
|
169
|
-
<a href="
|
169
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
170
170
|
</td>
|
171
171
|
<td class="function_name">
|
172
172
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-subtitle-uri" title="clutter_gst_playback_get_subtitle_uri ()">clutter_gst_playback_get_subtitle_uri</a> <span class="c_punctuation">()</span>
|
@@ -174,7 +174,7 @@
|
|
174
174
|
</tr>
|
175
175
|
<tr>
|
176
176
|
<td class="function_type">
|
177
|
-
<a href="
|
177
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
178
178
|
</td>
|
179
179
|
<td class="function_name">
|
180
180
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-uri" title="clutter_gst_playback_get_uri ()">clutter_gst_playback_get_uri</a> <span class="c_punctuation">()</span>
|
@@ -182,7 +182,7 @@
|
|
182
182
|
</tr>
|
183
183
|
<tr>
|
184
184
|
<td class="function_type">
|
185
|
-
<a href="
|
185
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
186
186
|
</td>
|
187
187
|
<td class="function_name">
|
188
188
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-user-agent" title="clutter_gst_playback_get_user_agent ()">clutter_gst_playback_get_user_agent</a> <span class="c_punctuation">()</span>
|
@@ -190,7 +190,7 @@
|
|
190
190
|
</tr>
|
191
191
|
<tr>
|
192
192
|
<td class="function_type">
|
193
|
-
<a href="
|
193
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
194
194
|
</td>
|
195
195
|
<td class="function_name">
|
196
196
|
<a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-is-live-media" title="clutter_gst_playback_is_live_media ()">clutter_gst_playback_is_live_media</a> <span class="c_punctuation">()</span>
|
@@ -305,37 +305,37 @@
|
|
305
305
|
</colgroup>
|
306
306
|
<tbody>
|
307
307
|
<tr>
|
308
|
-
<td class="property_type"><a href="
|
308
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
309
309
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--audio-stream" title="The “audio-stream” property">audio-stream</a></td>
|
310
310
|
<td class="property_flags">Read / Write</td>
|
311
311
|
</tr>
|
312
312
|
<tr>
|
313
|
-
<td class="property_type"><a href="
|
313
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></td>
|
314
314
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--audio-streams" title="The “audio-streams” property">audio-streams</a></td>
|
315
315
|
<td class="property_flags">Read</td>
|
316
316
|
</tr>
|
317
317
|
<tr>
|
318
|
-
<td class="property_type"><a href="
|
318
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
|
319
319
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--buffer-fill" title="The “buffer-fill” property">buffer-fill</a></td>
|
320
320
|
<td class="property_flags">Read</td>
|
321
321
|
</tr>
|
322
322
|
<tr>
|
323
|
-
<td class="property_type"><a href="
|
323
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
324
324
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--can-seek" title="The “can-seek” property">can-seek</a></td>
|
325
325
|
<td class="property_flags">Read</td>
|
326
326
|
</tr>
|
327
327
|
<tr>
|
328
|
-
<td class="property_type"><a href="
|
328
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
|
329
329
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--duration" title="The “duration” property">duration</a></td>
|
330
330
|
<td class="property_flags">Read</td>
|
331
331
|
</tr>
|
332
332
|
<tr>
|
333
|
-
<td class="property_type"><a href="
|
333
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
334
334
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--in-seek" title="The “in-seek” property">in-seek</a></td>
|
335
335
|
<td class="property_flags">Read</td>
|
336
336
|
</tr>
|
337
337
|
<tr>
|
338
|
-
<td class="property_type"><a href="
|
338
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
|
339
339
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--progress" title="The “progress” property">progress</a></td>
|
340
340
|
<td class="property_flags">Read / Write</td>
|
341
341
|
</tr>
|
@@ -346,35 +346,35 @@
|
|
346
346
|
</tr>
|
347
347
|
<tr>
|
348
348
|
<td class="property_type">
|
349
|
-
<a href="
|
349
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
350
350
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--subtitle-font-name" title="The “subtitle-font-name” property">subtitle-font-name</a></td>
|
351
351
|
<td class="property_flags">Read / Write</td>
|
352
352
|
</tr>
|
353
353
|
<tr>
|
354
|
-
<td class="property_type"><a href="
|
354
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
355
355
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--subtitle-track" title="The “subtitle-track” property">subtitle-track</a></td>
|
356
356
|
<td class="property_flags">Read / Write</td>
|
357
357
|
</tr>
|
358
358
|
<tr>
|
359
|
-
<td class="property_type"><a href="
|
359
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></td>
|
360
360
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--subtitle-tracks" title="The “subtitle-tracks” property">subtitle-tracks</a></td>
|
361
361
|
<td class="property_flags">Read</td>
|
362
362
|
</tr>
|
363
363
|
<tr>
|
364
364
|
<td class="property_type">
|
365
|
-
<a href="
|
365
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
366
366
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--subtitle-uri" title="The “subtitle-uri” property">subtitle-uri</a></td>
|
367
367
|
<td class="property_flags">Read / Write</td>
|
368
368
|
</tr>
|
369
369
|
<tr>
|
370
370
|
<td class="property_type">
|
371
|
-
<a href="
|
371
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
372
372
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--uri" title="The “uri” property">uri</a></td>
|
373
373
|
<td class="property_flags">Read / Write</td>
|
374
374
|
</tr>
|
375
375
|
<tr>
|
376
376
|
<td class="property_type">
|
377
|
-
<a href="
|
377
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
378
378
|
<td class="property_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback--user-agent" title="The “user-agent” property">user-agent</a></td>
|
379
379
|
<td class="property_flags">Read / Write</td>
|
380
380
|
</tr>
|
@@ -390,9 +390,9 @@
|
|
390
390
|
<col width="200px" class="signals_flags">
|
391
391
|
</colgroup>
|
392
392
|
<tbody><tr>
|
393
|
-
<td class="signal_type"><a href="
|
393
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
394
394
|
<td class="signal_name"><a class="link" href="ClutterGstPlayback.html#ClutterGstPlayback-should-buffer" title="The “should-buffer” signal">should-buffer</a></td>
|
395
|
-
<td class="signal_flags"><a href="
|
395
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
396
396
|
</tr></tbody>
|
397
397
|
</table></div>
|
398
398
|
</div>
|
@@ -417,7 +417,7 @@
|
|
417
417
|
</div>
|
418
418
|
<div class="refsect1">
|
419
419
|
<a name="ClutterGstPlayback.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
420
|
-
<pre class="screen"> <a href="
|
420
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
421
421
|
<span class="lineart">╰──</span> ClutterGstPlayback
|
422
422
|
</pre>
|
423
423
|
</div>
|
@@ -443,7 +443,7 @@ clutter_gst_playback_new (<em class="parameter"><code><span class="type">void</s
|
|
443
443
|
<hr>
|
444
444
|
<div class="refsect2">
|
445
445
|
<a name="clutter-gst-playback-get-audio-stream"></a><h3>clutter_gst_playback_get_audio_stream ()</h3>
|
446
|
-
<pre class="programlisting"><a href="
|
446
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
447
447
|
clutter_gst_playback_get_audio_stream (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
448
448
|
<p>Get the current audio stream. The number returned in the index of the
|
449
449
|
audio stream playing in the list returned by
|
@@ -473,7 +473,7 @@ audio stream</p>
|
|
473
473
|
<hr>
|
474
474
|
<div class="refsect2">
|
475
475
|
<a name="clutter-gst-playback-get-audio-streams"></a><h3>clutter_gst_playback_get_audio_streams ()</h3>
|
476
|
-
<pre class="programlisting"><a href="
|
476
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
477
477
|
clutter_gst_playback_get_audio_streams
|
478
478
|
(<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
479
479
|
<p>Get the list of audio streams of the current media.</p>
|
@@ -503,7 +503,7 @@ strings describing the available audio streams. </p>
|
|
503
503
|
<hr>
|
504
504
|
<div class="refsect2">
|
505
505
|
<a name="clutter-gst-playback-get-buffer-duration"></a><h3>clutter_gst_playback_get_buffer_duration ()</h3>
|
506
|
-
<pre class="programlisting"><a href="
|
506
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>
|
507
507
|
clutter_gst_playback_get_buffer_duration
|
508
508
|
(<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
509
509
|
<p>Retrieves the buffer duration when buffering network streams.</p>
|
@@ -530,7 +530,7 @@ clutter_gst_playback_get_buffer_duration
|
|
530
530
|
<hr>
|
531
531
|
<div class="refsect2">
|
532
532
|
<a name="clutter-gst-playback-get-buffer-fill"></a><h3>clutter_gst_playback_get_buffer_fill ()</h3>
|
533
|
-
<pre class="programlisting"><a href="
|
533
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
534
534
|
clutter_gst_playback_get_buffer_fill (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
535
535
|
<p>Retrieves the amount of the stream that is buffered.</p>
|
536
536
|
<div class="refsect3">
|
@@ -583,7 +583,7 @@ clutter_gst_playback_get_buffering_mode
|
|
583
583
|
<hr>
|
584
584
|
<div class="refsect2">
|
585
585
|
<a name="clutter-gst-playback-get-buffer-size"></a><h3>clutter_gst_playback_get_buffer_size ()</h3>
|
586
|
-
<pre class="programlisting"><a href="
|
586
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
587
587
|
clutter_gst_playback_get_buffer_size (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
588
588
|
<p>Retrieves the buffer size when buffering network streams.</p>
|
589
589
|
<div class="refsect3">
|
@@ -609,7 +609,7 @@ clutter_gst_playback_get_buffer_size (<em class="parameter"><code><a class="link
|
|
609
609
|
<hr>
|
610
610
|
<div class="refsect2">
|
611
611
|
<a name="clutter-gst-playback-get-duration"></a><h3>clutter_gst_playback_get_duration ()</h3>
|
612
|
-
<pre class="programlisting"><a href="
|
612
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
613
613
|
clutter_gst_playback_get_duration (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
614
614
|
<p>Retrieves the duration of the media stream that <em class="parameter"><code>self</code></em>
|
615
615
|
represents.</p>
|
@@ -636,7 +636,7 @@ clutter_gst_playback_get_duration (<em class="parameter"><code><a class="link" h
|
|
636
636
|
<hr>
|
637
637
|
<div class="refsect2">
|
638
638
|
<a name="clutter-gst-playback-get-in-seek"></a><h3>clutter_gst_playback_get_in_seek ()</h3>
|
639
|
-
<pre class="programlisting"><a href="
|
639
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
640
640
|
clutter_gst_playback_get_in_seek (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
641
641
|
<p>Whether the player is seeking.</p>
|
642
642
|
<div class="refsect3">
|
@@ -663,7 +663,7 @@ clutter_gst_playback_get_in_seek (<em class="parameter"><code><a class="link" hr
|
|
663
663
|
<hr>
|
664
664
|
<div class="refsect2">
|
665
665
|
<a name="clutter-gst-playback-get-position"></a><h3>clutter_gst_playback_get_position ()</h3>
|
666
|
-
<pre class="programlisting"><a href="
|
666
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
667
667
|
clutter_gst_playback_get_position (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
668
668
|
<p>Retrieves the position in the media stream that <em class="parameter"><code>self</code></em>
|
669
669
|
represents.</p>
|
@@ -690,7 +690,7 @@ clutter_gst_playback_get_position (<em class="parameter"><code><a class="link" h
|
|
690
690
|
<hr>
|
691
691
|
<div class="refsect2">
|
692
692
|
<a name="clutter-gst-playback-get-progress"></a><h3>clutter_gst_playback_get_progress ()</h3>
|
693
|
-
<pre class="programlisting"><a href="
|
693
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
694
694
|
clutter_gst_playback_get_progress (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
695
695
|
<p>Retrieves the playback progress of <em class="parameter"><code>self</code></em>
|
696
696
|
.</p>
|
@@ -744,7 +744,7 @@ clutter_gst_playback_get_seek_flags (<em class="parameter"><code><a class="link"
|
|
744
744
|
<hr>
|
745
745
|
<div class="refsect2">
|
746
746
|
<a name="clutter-gst-playback-get-subtitle-font-name"></a><h3>clutter_gst_playback_get_subtitle_font_name ()</h3>
|
747
|
-
<pre class="programlisting"><a href="
|
747
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
748
748
|
clutter_gst_playback_get_subtitle_font_name
|
749
749
|
(<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
750
750
|
<p>Retrieves the font name currently used.</p>
|
@@ -765,14 +765,14 @@ clutter_gst_playback_get_subtitle_font_name
|
|
765
765
|
</div>
|
766
766
|
<div class="refsect3">
|
767
767
|
<a name="id-1.4.6.10.14.6"></a><h4>Returns</h4>
|
768
|
-
<p> a string containing the font name. Use <a href="
|
768
|
+
<p> a string containing the font name. Use <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>
|
769
769
|
to free the returned string</p>
|
770
770
|
</div>
|
771
771
|
</div>
|
772
772
|
<hr>
|
773
773
|
<div class="refsect2">
|
774
774
|
<a name="clutter-gst-playback-get-subtitle-track"></a><h3>clutter_gst_playback_get_subtitle_track ()</h3>
|
775
|
-
<pre class="programlisting"><a href="
|
775
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
776
776
|
clutter_gst_playback_get_subtitle_track
|
777
777
|
(<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
778
778
|
<p>Get the current subtitles track. The number returned is the index of the
|
@@ -803,7 +803,7 @@ no subtitles track or if the subtitles have been turned off</p>
|
|
803
803
|
<hr>
|
804
804
|
<div class="refsect2">
|
805
805
|
<a name="clutter-gst-playback-get-subtitle-tracks"></a><h3>clutter_gst_playback_get_subtitle_tracks ()</h3>
|
806
|
-
<pre class="programlisting"><a href="
|
806
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
807
807
|
clutter_gst_playback_get_subtitle_tracks
|
808
808
|
(<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
809
809
|
<p>Get the list of subtitles tracks of the current media.</p>
|
@@ -833,7 +833,7 @@ strings describing the available subtitles tracks. </p>
|
|
833
833
|
<hr>
|
834
834
|
<div class="refsect2">
|
835
835
|
<a name="clutter-gst-playback-get-subtitle-uri"></a><h3>clutter_gst_playback_get_subtitle_uri ()</h3>
|
836
|
-
<pre class="programlisting"><a href="
|
836
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
837
837
|
clutter_gst_playback_get_subtitle_uri (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
838
838
|
<p>Retrieves the URI of the subtitle file in use.</p>
|
839
839
|
<div class="refsect3">
|
@@ -853,14 +853,14 @@ clutter_gst_playback_get_subtitle_uri (<em class="parameter"><code><a class="lin
|
|
853
853
|
</div>
|
854
854
|
<div class="refsect3">
|
855
855
|
<a name="id-1.4.6.10.17.6"></a><h4>Returns</h4>
|
856
|
-
<p> the URI of the subtitle file. Use <a href="
|
856
|
+
<p> the URI of the subtitle file. Use <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>
|
857
857
|
to free the returned string</p>
|
858
858
|
</div>
|
859
859
|
</div>
|
860
860
|
<hr>
|
861
861
|
<div class="refsect2">
|
862
862
|
<a name="clutter-gst-playback-get-uri"></a><h3>clutter_gst_playback_get_uri ()</h3>
|
863
|
-
<pre class="programlisting"><a href="
|
863
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
864
864
|
clutter_gst_playback_get_uri (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
865
865
|
<p>Retrieves the URI from <em class="parameter"><code>self</code></em>
|
866
866
|
.</p>
|
@@ -881,14 +881,14 @@ clutter_gst_playback_get_uri (<em class="parameter"><code><a class="link" href="
|
|
881
881
|
</div>
|
882
882
|
<div class="refsect3">
|
883
883
|
<a name="id-1.4.6.10.18.6"></a><h4>Returns</h4>
|
884
|
-
<p> the URI of the media stream. Use <a href="
|
884
|
+
<p> the URI of the media stream. Use <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>
|
885
885
|
to free the returned string</p>
|
886
886
|
</div>
|
887
887
|
</div>
|
888
888
|
<hr>
|
889
889
|
<div class="refsect2">
|
890
890
|
<a name="clutter-gst-playback-get-user-agent"></a><h3>clutter_gst_playback_get_user_agent ()</h3>
|
891
|
-
<pre class="programlisting"><a href="
|
891
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
892
892
|
clutter_gst_playback_get_user_agent (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
893
893
|
<p>Retrieves the user agent used when streaming.</p>
|
894
894
|
<div class="refsect3">
|
@@ -909,14 +909,14 @@ clutter_gst_playback_get_user_agent (<em class="parameter"><code><a class="link"
|
|
909
909
|
<div class="refsect3">
|
910
910
|
<a name="id-1.4.6.10.19.6"></a><h4>Returns</h4>
|
911
911
|
<p> the user agent used. The returned string has to be freed with
|
912
|
-
<a href="
|
912
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a></p>
|
913
913
|
</div>
|
914
914
|
<p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
|
915
915
|
</div>
|
916
916
|
<hr>
|
917
917
|
<div class="refsect2">
|
918
918
|
<a name="clutter-gst-playback-is-live-media"></a><h3>clutter_gst_playback_is_live_media ()</h3>
|
919
|
-
<pre class="programlisting"><a href="
|
919
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
920
920
|
clutter_gst_playback_is_live_media (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>);</pre>
|
921
921
|
<p>Whether the player is using a live media.</p>
|
922
922
|
<div class="refsect3">
|
@@ -944,7 +944,7 @@ clutter_gst_playback_is_live_media (<em class="parameter"><code><a class="link"
|
|
944
944
|
<a name="clutter-gst-playback-set-audio-stream"></a><h3>clutter_gst_playback_set_audio_stream ()</h3>
|
945
945
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
946
946
|
clutter_gst_playback_set_audio_stream (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>,
|
947
|
-
<em class="parameter"><code><a href="
|
947
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);</pre>
|
948
948
|
<p>Set the audio stream to play. <em class="parameter"><code>index_</code></em>
|
949
949
|
is the index of the stream
|
950
950
|
in the list returned by <a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-audio-streams" title="clutter_gst_playback_get_audio_streams ()"><code class="function">clutter_gst_playback_get_audio_streams()</code></a>.</p>
|
@@ -978,7 +978,7 @@ in the list returned by <a class="link" href="ClutterGstPlayback.html#clutter-gs
|
|
978
978
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
979
979
|
clutter_gst_playback_set_buffer_duration
|
980
980
|
(<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>,
|
981
|
-
<em class="parameter"><code><a href="
|
981
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> duration</code></em>);</pre>
|
982
982
|
<p>Sets the buffer duration to be used when buffering network streams.</p>
|
983
983
|
<div class="refsect3">
|
984
984
|
<a name="id-1.4.6.10.22.5"></a><h4>Parameters</h4>
|
@@ -1039,7 +1039,7 @@ clutter_gst_playback_set_buffering_mode
|
|
1039
1039
|
<a name="clutter-gst-playback-set-buffer-size"></a><h3>clutter_gst_playback_set_buffer_size ()</h3>
|
1040
1040
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1041
1041
|
clutter_gst_playback_set_buffer_size (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>,
|
1042
|
-
<em class="parameter"><code><a href="
|
1042
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);</pre>
|
1043
1043
|
<p>Sets the buffer size to be used when buffering network streams.</p>
|
1044
1044
|
<div class="refsect3">
|
1045
1045
|
<a name="id-1.4.6.10.24.5"></a><h4>Parameters</h4>
|
@@ -1069,7 +1069,7 @@ clutter_gst_playback_set_buffer_size (<em class="parameter"><code><a class="link
|
|
1069
1069
|
<a name="clutter-gst-playback-set-filename"></a><h3>clutter_gst_playback_set_filename ()</h3>
|
1070
1070
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1071
1071
|
clutter_gst_playback_set_filename (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>,
|
1072
|
-
<em class="parameter"><code>const <a href="
|
1072
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>);</pre>
|
1073
1073
|
<p>Sets the source of <em class="parameter"><code>self</code></em>
|
1074
1074
|
using a file path.</p>
|
1075
1075
|
<div class="refsect3">
|
@@ -1100,7 +1100,7 @@ clutter_gst_playback_set_filename (<em class="parameter"><code><a class="link" h
|
|
1100
1100
|
<a name="clutter-gst-playback-set-progress"></a><h3>clutter_gst_playback_set_progress ()</h3>
|
1101
1101
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1102
1102
|
clutter_gst_playback_set_progress (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>,
|
1103
|
-
<em class="parameter"><code><a href="
|
1103
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> progress</code></em>);</pre>
|
1104
1104
|
<p>Sets the playback progress of <em class="parameter"><code>self</code></em>
|
1105
1105
|
. The <em class="parameter"><code>progress</code></em>
|
1106
1106
|
is
|
@@ -1169,7 +1169,7 @@ clutter_gst_playback_set_subtitle_font_name
|
|
1169
1169
|
<em class="parameter"><code>const <span class="type">char</span> *font_name</code></em>);</pre>
|
1170
1170
|
<p>Sets the font used by the subtitle renderer. The <em class="parameter"><code>font_name</code></em>
|
1171
1171
|
string must be
|
1172
|
-
either <a href="
|
1172
|
+
either <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, which means that the default font name of the underlying
|
1173
1173
|
implementation will be used; or must follow the grammar recognized by
|
1174
1174
|
<code class="function">pango_font_description_from_string()</code> like:</p>
|
1175
1175
|
<div class="informalexample">
|
@@ -1200,7 +1200,7 @@ implementation will be used; or must follow the grammar recognized by
|
|
1200
1200
|
</tr>
|
1201
1201
|
<tr>
|
1202
1202
|
<td class="parameter_name"><p>font_name</p></td>
|
1203
|
-
<td class="parameter_description"><p>a font name, or <a href="
|
1203
|
+
<td class="parameter_description"><p>a font name, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to set the default font name</p></td>
|
1204
1204
|
<td class="parameter_annotations"> </td>
|
1205
1205
|
</tr>
|
1206
1206
|
</tbody>
|
@@ -1213,7 +1213,7 @@ implementation will be used; or must follow the grammar recognized by
|
|
1213
1213
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1214
1214
|
clutter_gst_playback_set_subtitle_track
|
1215
1215
|
(<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>,
|
1216
|
-
<em class="parameter"><code><a href="
|
1216
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);</pre>
|
1217
1217
|
<p>Set the subtitles track to play. <em class="parameter"><code>index_</code></em>
|
1218
1218
|
is the index of the stream
|
1219
1219
|
in the list returned by <a class="link" href="ClutterGstPlayback.html#clutter-gst-playback-get-subtitle-tracks" title="clutter_gst_playback_get_subtitle_tracks ()"><code class="function">clutter_gst_playback_get_subtitle_tracks()</code></a>.</p>
|
@@ -1248,7 +1248,7 @@ in the list returned by <a class="link" href="ClutterGstPlayback.html#clutter-gs
|
|
1248
1248
|
<a name="clutter-gst-playback-set-subtitle-uri"></a><h3>clutter_gst_playback_set_subtitle_uri ()</h3>
|
1249
1249
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1250
1250
|
clutter_gst_playback_set_subtitle_uri (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>,
|
1251
|
-
<em class="parameter"><code>const <a href="
|
1251
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
|
1252
1252
|
<p>Sets the location of a subtitle file to display while playing <em class="parameter"><code>self</code></em>
|
1253
1253
|
.</p>
|
1254
1254
|
<div class="refsect3">
|
@@ -1279,7 +1279,7 @@ clutter_gst_playback_set_subtitle_uri (<em class="parameter"><code><a class="lin
|
|
1279
1279
|
<a name="clutter-gst-playback-set-uri"></a><h3>clutter_gst_playback_set_uri ()</h3>
|
1280
1280
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1281
1281
|
clutter_gst_playback_set_uri (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>,
|
1282
|
-
<em class="parameter"><code>const <a href="
|
1282
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
|
1283
1283
|
<p>Sets the URI of <em class="parameter"><code>self</code></em>
|
1284
1284
|
to <em class="parameter"><code>uri</code></em>
|
1285
1285
|
.</p>
|
@@ -1311,7 +1311,7 @@ clutter_gst_playback_set_uri (<em class="parameter"><code><a class="link" href="
|
|
1311
1311
|
<a name="clutter-gst-playback-set-user-agent"></a><h3>clutter_gst_playback_set_user_agent ()</h3>
|
1312
1312
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1313
1313
|
clutter_gst_playback_set_user_agent (<em class="parameter"><code><a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *self</code></em>,
|
1314
|
-
<em class="parameter"><code>const <a href="
|
1314
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *user_agent</code></em>);</pre>
|
1315
1315
|
<p>Sets the user agent to use when streaming.</p>
|
1316
1316
|
<p>When streaming content, you might want to set a custom user agent, eg. to
|
1317
1317
|
promote your software, make it appear in statistics or because the server
|
@@ -1367,7 +1367,7 @@ should not be accessed directly.</p>
|
|
1367
1367
|
<a name="ClutterGstPlayback.property-details"></a><h2>Property Details</h2>
|
1368
1368
|
<div class="refsect2">
|
1369
1369
|
<a name="ClutterGstPlayback--audio-stream"></a><h3>The <code class="literal">“audio-stream”</code> property</h3>
|
1370
|
-
<pre class="programlisting"> “audio-stream” <a href="
|
1370
|
+
<pre class="programlisting"> “audio-stream” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1371
1371
|
<p>Index of the current audio stream.</p>
|
1372
1372
|
<p>Flags: Read / Write</p>
|
1373
1373
|
<p>Allowed values: >= -1</p>
|
@@ -1377,7 +1377,7 @@ should not be accessed directly.</p>
|
|
1377
1377
|
<hr>
|
1378
1378
|
<div class="refsect2">
|
1379
1379
|
<a name="ClutterGstPlayback--audio-streams"></a><h3>The <code class="literal">“audio-streams”</code> property</h3>
|
1380
|
-
<pre class="programlisting"> “audio-streams” <a href="
|
1380
|
+
<pre class="programlisting"> “audio-streams” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></pre>
|
1381
1381
|
<p>List of audio streams available on the current media.</p>
|
1382
1382
|
<p>Flags: Read</p>
|
1383
1383
|
<p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
|
@@ -1385,7 +1385,7 @@ should not be accessed directly.</p>
|
|
1385
1385
|
<hr>
|
1386
1386
|
<div class="refsect2">
|
1387
1387
|
<a name="ClutterGstPlayback--buffer-fill"></a><h3>The <code class="literal">“buffer-fill”</code> property</h3>
|
1388
|
-
<pre class="programlisting"> “buffer-fill” <a href="
|
1388
|
+
<pre class="programlisting"> “buffer-fill” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
|
1389
1389
|
<p>The fill level of the buffer for the current stream,
|
1390
1390
|
as a value between 0.0 and 1.0.</p>
|
1391
1391
|
<p>Flags: Read</p>
|
@@ -1395,7 +1395,7 @@ as a value between 0.0 and 1.0.</p>
|
|
1395
1395
|
<hr>
|
1396
1396
|
<div class="refsect2">
|
1397
1397
|
<a name="ClutterGstPlayback--can-seek"></a><h3>The <code class="literal">“can-seek”</code> property</h3>
|
1398
|
-
<pre class="programlisting"> “can-seek” <a href="
|
1398
|
+
<pre class="programlisting"> “can-seek” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1399
1399
|
<p>Whether the current stream is seekable.</p>
|
1400
1400
|
<p>Flags: Read</p>
|
1401
1401
|
<p>Default value: FALSE</p>
|
@@ -1403,7 +1403,7 @@ as a value between 0.0 and 1.0.</p>
|
|
1403
1403
|
<hr>
|
1404
1404
|
<div class="refsect2">
|
1405
1405
|
<a name="ClutterGstPlayback--duration"></a><h3>The <code class="literal">“duration”</code> property</h3>
|
1406
|
-
<pre class="programlisting"> “duration” <a href="
|
1406
|
+
<pre class="programlisting"> “duration” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
|
1407
1407
|
<p>The duration of the current stream, in seconds</p>
|
1408
1408
|
<p>Flags: Read</p>
|
1409
1409
|
<p>Allowed values: >= 0</p>
|
@@ -1412,7 +1412,7 @@ as a value between 0.0 and 1.0.</p>
|
|
1412
1412
|
<hr>
|
1413
1413
|
<div class="refsect2">
|
1414
1414
|
<a name="ClutterGstPlayback--in-seek"></a><h3>The <code class="literal">“in-seek”</code> property</h3>
|
1415
|
-
<pre class="programlisting"> “in-seek” <a href="
|
1415
|
+
<pre class="programlisting"> “in-seek” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1416
1416
|
<p>Whether or not the stream is being seeked.</p>
|
1417
1417
|
<p>Flags: Read</p>
|
1418
1418
|
<p>Default value: FALSE</p>
|
@@ -1421,7 +1421,7 @@ as a value between 0.0 and 1.0.</p>
|
|
1421
1421
|
<hr>
|
1422
1422
|
<div class="refsect2">
|
1423
1423
|
<a name="ClutterGstPlayback--progress"></a><h3>The <code class="literal">“progress”</code> property</h3>
|
1424
|
-
<pre class="programlisting"> “progress” <a href="
|
1424
|
+
<pre class="programlisting"> “progress” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
|
1425
1425
|
<p>The current progress of the playback, as a normalized
|
1426
1426
|
value between 0.0 and 1.0.</p>
|
1427
1427
|
<p>Flags: Read / Write</p>
|
@@ -1439,7 +1439,7 @@ value between 0.0 and 1.0.</p>
|
|
1439
1439
|
<hr>
|
1440
1440
|
<div class="refsect2">
|
1441
1441
|
<a name="ClutterGstPlayback--subtitle-font-name"></a><h3>The <code class="literal">“subtitle-font-name”</code> property</h3>
|
1442
|
-
<pre class="programlisting"> “subtitle-font-name” <a href="
|
1442
|
+
<pre class="programlisting"> “subtitle-font-name” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1443
1443
|
<p>The font used to display subtitles. The font description has to
|
1444
1444
|
follow the same grammar as the one recognized by
|
1445
1445
|
<code class="function">pango_font_description_from_string()</code>.</p>
|
@@ -1449,7 +1449,7 @@ follow the same grammar as the one recognized by
|
|
1449
1449
|
<hr>
|
1450
1450
|
<div class="refsect2">
|
1451
1451
|
<a name="ClutterGstPlayback--subtitle-track"></a><h3>The <code class="literal">“subtitle-track”</code> property</h3>
|
1452
|
-
<pre class="programlisting"> “subtitle-track” <a href="
|
1452
|
+
<pre class="programlisting"> “subtitle-track” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1453
1453
|
<p>Current subtitle track being displayed.</p>
|
1454
1454
|
<p>Flags: Read / Write</p>
|
1455
1455
|
<p>Allowed values: >= -1</p>
|
@@ -1459,7 +1459,7 @@ follow the same grammar as the one recognized by
|
|
1459
1459
|
<hr>
|
1460
1460
|
<div class="refsect2">
|
1461
1461
|
<a name="ClutterGstPlayback--subtitle-tracks"></a><h3>The <code class="literal">“subtitle-tracks”</code> property</h3>
|
1462
|
-
<pre class="programlisting"> “subtitle-tracks” <a href="
|
1462
|
+
<pre class="programlisting"> “subtitle-tracks” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></pre>
|
1463
1463
|
<p>List of subtitle tracks available.</p>
|
1464
1464
|
<p>Flags: Read</p>
|
1465
1465
|
<p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
|
@@ -1467,7 +1467,7 @@ follow the same grammar as the one recognized by
|
|
1467
1467
|
<hr>
|
1468
1468
|
<div class="refsect2">
|
1469
1469
|
<a name="ClutterGstPlayback--subtitle-uri"></a><h3>The <code class="literal">“subtitle-uri”</code> property</h3>
|
1470
|
-
<pre class="programlisting"> “subtitle-uri” <a href="
|
1470
|
+
<pre class="programlisting"> “subtitle-uri” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1471
1471
|
<p>The location of a subtitle file, expressed as a valid URI.</p>
|
1472
1472
|
<p>Flags: Read / Write</p>
|
1473
1473
|
<p>Default value: NULL</p>
|
@@ -1475,7 +1475,7 @@ follow the same grammar as the one recognized by
|
|
1475
1475
|
<hr>
|
1476
1476
|
<div class="refsect2">
|
1477
1477
|
<a name="ClutterGstPlayback--uri"></a><h3>The <code class="literal">“uri”</code> property</h3>
|
1478
|
-
<pre class="programlisting"> “uri” <a href="
|
1478
|
+
<pre class="programlisting"> “uri” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1479
1479
|
<p>The location of a media file, expressed as a valid URI.</p>
|
1480
1480
|
<p>Flags: Read / Write</p>
|
1481
1481
|
<p>Default value: NULL</p>
|
@@ -1483,7 +1483,7 @@ follow the same grammar as the one recognized by
|
|
1483
1483
|
<hr>
|
1484
1484
|
<div class="refsect2">
|
1485
1485
|
<a name="ClutterGstPlayback--user-agent"></a><h3>The <code class="literal">“user-agent”</code> property</h3>
|
1486
|
-
<pre class="programlisting"> “user-agent” <a href="
|
1486
|
+
<pre class="programlisting"> “user-agent” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1487
1487
|
<p>The User Agent used by <a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> with network protocols.</p>
|
1488
1488
|
<p>Flags: Read / Write</p>
|
1489
1489
|
<p>Default value: NULL</p>
|
@@ -1494,10 +1494,10 @@ follow the same grammar as the one recognized by
|
|
1494
1494
|
<a name="ClutterGstPlayback.signal-details"></a><h2>Signal Details</h2>
|
1495
1495
|
<div class="refsect2">
|
1496
1496
|
<a name="ClutterGstPlayback-should-buffer"></a><h3>The <code class="literal">“should-buffer”</code> signal</h3>
|
1497
|
-
<pre class="programlisting"><a href="
|
1497
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1498
1498
|
user_function (<a class="link" href="ClutterGstPlayback.html" title="ClutterGstPlayback"><span class="type">ClutterGstPlayback</span></a> *player,
|
1499
1499
|
<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstQuery.html"><span class="type">GstQuery</span></a> *query,
|
1500
|
-
<a href="
|
1500
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1501
1501
|
<p>The ::should-buffer signal is emitted every time the base class needs to
|
1502
1502
|
decide whether it should continue buffering in download-buffering mode.</p>
|
1503
1503
|
<div class="refsect3">
|
@@ -1527,7 +1527,7 @@ decide whether it should continue buffering in download-buffering mode.</p>
|
|
1527
1527
|
</tbody>
|
1528
1528
|
</table></div>
|
1529
1529
|
</div>
|
1530
|
-
<p>Flags: <a href="
|
1530
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1531
1531
|
<p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
|
1532
1532
|
</div>
|
1533
1533
|
</div>
|