clutter-gstreamer 3.0.8-x64-mingw32 → 3.0.9-x64-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
@@ -55,7 +55,7 @@
|
|
55
55
|
</tr>
|
56
56
|
<tr>
|
57
57
|
<td class="function_type">
|
58
|
-
<a href="
|
58
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
59
59
|
</td>
|
60
60
|
<td class="function_name">
|
61
61
|
<a class="link" href="clutter-gst-Video-Sink.html#clutter-gst-video-sink-is-ready" title="clutter_gst_video_sink_is_ready ()">clutter_gst_video_sink_is_ready</a> <span class="c_punctuation">()</span>
|
@@ -105,7 +105,7 @@
|
|
105
105
|
<col width="200px" class="properties_flags">
|
106
106
|
</colgroup>
|
107
107
|
<tbody><tr>
|
108
|
-
<td class="property_type"><a href="
|
108
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
109
109
|
<td class="property_name"><a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink--update-priority" title="The “update-priority” property">update-priority</a></td>
|
110
110
|
<td class="property_flags">Read / Write</td>
|
111
111
|
</tr></tbody>
|
@@ -123,17 +123,17 @@
|
|
123
123
|
<tr>
|
124
124
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
125
125
|
<td class="signal_name"><a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink-new-frame" title="The “new-frame” signal">new-frame</a></td>
|
126
|
-
<td class="signal_flags"><a href="
|
126
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
127
127
|
</tr>
|
128
128
|
<tr>
|
129
129
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
130
130
|
<td class="signal_name"><a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink-new-overlays" title="The “new-overlays” signal">new-overlays</a></td>
|
131
|
-
<td class="signal_flags"><a href="
|
131
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
132
132
|
</tr>
|
133
133
|
<tr>
|
134
134
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
135
135
|
<td class="signal_name"><a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink-pipeline-ready" title="The “pipeline-ready” signal">pipeline-ready</a></td>
|
136
|
-
<td class="signal_flags"><a href="
|
136
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
137
137
|
</tr>
|
138
138
|
</tbody>
|
139
139
|
</table></div>
|
@@ -159,8 +159,8 @@
|
|
159
159
|
</div>
|
160
160
|
<div class="refsect1">
|
161
161
|
<a name="clutter-gst-Video-Sink.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
162
|
-
<pre class="screen"> <a href="
|
163
|
-
<span class="lineart">╰──</span> <a href="
|
162
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
163
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
164
164
|
<span class="lineart">╰──</span> <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a>
|
165
165
|
<span class="lineart">╰──</span> <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html">GstElement</a>
|
166
166
|
<span class="lineart">╰──</span> <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseSink.html">GstBaseSink</a>
|
@@ -224,7 +224,7 @@ clutter_gst_video_sink_new (<em class="parameter"><code><span class="type">void<
|
|
224
224
|
<hr>
|
225
225
|
<div class="refsect2">
|
226
226
|
<a name="clutter-gst-video-sink-is-ready"></a><h3>clutter_gst_video_sink_is_ready ()</h3>
|
227
|
-
<pre class="programlisting"><a href="
|
227
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
228
228
|
clutter_gst_video_sink_is_ready (<em class="parameter"><code><a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> *sink</code></em>);</pre>
|
229
229
|
<p>Returns whether the pipeline is ready and so
|
230
230
|
<a class="link" href="clutter-gst-Video-Sink.html#clutter-gst-video-sink-get-pipeline" title="clutter_gst_video_sink_get_pipeline ()"><code class="function">clutter_gst_video_sink_get_pipeline()</code></a> and
|
@@ -251,7 +251,7 @@ connect a signal handler this can be useful.</p>
|
|
251
251
|
</div>
|
252
252
|
<div class="refsect3">
|
253
253
|
<a name="id-1.5.2.11.3.7"></a><h4>Returns</h4>
|
254
|
-
<p> <a href="
|
254
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the sink is ready, else <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a></p>
|
255
255
|
</div>
|
256
256
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
257
257
|
</div>
|
@@ -423,7 +423,7 @@ should be accessed using the provided API.</p>
|
|
423
423
|
<a name="clutter-gst-Video-Sink.property-details"></a><h2>Property Details</h2>
|
424
424
|
<div class="refsect2">
|
425
425
|
<a name="ClutterGstVideoSink--update-priority"></a><h3>The <code class="literal">“update-priority”</code> property</h3>
|
426
|
-
<pre class="programlisting"> “update-priority” <a href="
|
426
|
+
<pre class="programlisting"> “update-priority” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
427
427
|
<p>Priority of video updates in the thread.</p>
|
428
428
|
<p>Flags: Read / Write</p>
|
429
429
|
<p>Allowed values: >= -2147483647</p>
|
@@ -436,7 +436,7 @@ should be accessed using the provided API.</p>
|
|
436
436
|
<a name="ClutterGstVideoSink-new-frame"></a><h3>The <code class="literal">“new-frame”</code> signal</h3>
|
437
437
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
438
438
|
user_function (<a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> *sink,
|
439
|
-
<a href="
|
439
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
440
440
|
<p>The sink will emit this signal whenever there are new textures
|
441
441
|
available for a new frame of the video. After this signal is
|
442
442
|
emitted, an application can call <a class="link" href="clutter-gst-Video-Sink.html#clutter-gst-video-sink-get-pipeline" title="clutter_gst_video_sink_get_pipeline ()"><code class="function">clutter_gst_video_sink_get_pipeline()</code></a>
|
@@ -465,7 +465,7 @@ application is using a custom pipeline it can alternatively call
|
|
465
465
|
</tbody>
|
466
466
|
</table></div>
|
467
467
|
</div>
|
468
|
-
<p>Flags: <a href="
|
468
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
469
469
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
470
470
|
</div>
|
471
471
|
<hr>
|
@@ -473,7 +473,7 @@ application is using a custom pipeline it can alternatively call
|
|
473
473
|
<a name="ClutterGstVideoSink-new-overlays"></a><h3>The <code class="literal">“new-overlays”</code> signal</h3>
|
474
474
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
475
475
|
user_function (<a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> *sink,
|
476
|
-
<a href="
|
476
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
477
477
|
<p>The sink will emit this signal whenever there are new textures
|
478
478
|
available for set of overlays on the video. After this signal is
|
479
479
|
emitted, an application can call
|
@@ -501,7 +501,7 @@ suitable for rendering overlays on a video frame.</p>
|
|
501
501
|
</tbody>
|
502
502
|
</table></div>
|
503
503
|
</div>
|
504
|
-
<p>Flags: <a href="
|
504
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
505
505
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
506
506
|
</div>
|
507
507
|
<hr>
|
@@ -509,7 +509,7 @@ suitable for rendering overlays on a video frame.</p>
|
|
509
509
|
<a name="ClutterGstVideoSink-pipeline-ready"></a><h3>The <code class="literal">“pipeline-ready”</code> signal</h3>
|
510
510
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
511
511
|
user_function (<a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> *sink,
|
512
|
-
<a href="
|
512
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
513
513
|
<p>The sink will emit this signal as soon as it has gathered enough
|
514
514
|
information from the video to configure a pipeline. If the
|
515
515
|
application wants to do some customized rendering, it can setup its
|
@@ -543,7 +543,7 @@ could also create its pipeline in the handler for that.</p>
|
|
543
543
|
</tbody>
|
544
544
|
</table></div>
|
545
545
|
</div>
|
546
|
-
<p>Flags: <a href="
|
546
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
547
547
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
548
548
|
</div>
|
549
549
|
</div>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: clutter-gstreamer
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.9
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- The Ruby-GNOME2 Project Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-
|
11
|
+
date: 2016-08-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gdk_pixbuf2
|
@@ -16,42 +16,42 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 3.0.
|
19
|
+
version: 3.0.9
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 3.0.
|
26
|
+
version: 3.0.9
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: clutter
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - '='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 3.0.
|
33
|
+
version: 3.0.9
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - '='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 3.0.
|
40
|
+
version: 3.0.9
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: gstreamer
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - '='
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 3.0.
|
47
|
+
version: 3.0.9
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
52
|
- - '='
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: 3.0.
|
54
|
+
version: 3.0.9
|
55
55
|
description: Ruby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer.
|
56
56
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
57
57
|
executables: []
|
@@ -143,7 +143,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
143
143
|
requirements:
|
144
144
|
- - ">="
|
145
145
|
- !ruby/object:Gem::Version
|
146
|
-
version: 1.
|
146
|
+
version: 2.1.0
|
147
147
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
148
148
|
requirements:
|
149
149
|
- - ">="
|