clutter-gstreamer 3.0.9-x86-mingw32 → 3.1.0-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.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/lib/clutter-gst.rb +1 -7
  4. data/vendor/local/bin/libclutter-gst-3.0-0.dll +0 -0
  5. data/vendor/local/include/clutter-gst-3.0/clutter-gst/clutter-gst-version.h +3 -3
  6. data/vendor/local/lib/girepository-1.0/ClutterGst-3.0.typelib +0 -0
  7. data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.dll +0 -0
  8. data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.dll.a +0 -0
  9. data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.la +2 -2
  10. data/vendor/local/lib/libclutter-gst-3.0.dll.a +0 -0
  11. data/vendor/local/lib/libclutter-gst-3.0.la +4 -4
  12. data/vendor/local/lib/pkgconfig/clutter-gst-3.0.pc +1 -1
  13. data/vendor/local/share/gir-1.0/ClutterGst-3.0.gir +2 -2
  14. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstAspectratio.html +18 -17
  15. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCamera.html +214 -148
  16. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraDevice.html +29 -28
  17. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraManager.html +15 -14
  18. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstContent.html +37 -36
  19. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCrop.html +19 -18
  20. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayback.html +127 -106
  21. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayer.html +62 -58
  22. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/annotation-glossary.html +7 -6
  23. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-1-4.html +7 -6
  24. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-1-6.html +7 -6
  25. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-3-0.html +7 -6
  26. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-all.html +7 -6
  27. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch01.html +8 -7
  28. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch02.html +7 -6
  29. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch03.html +7 -6
  30. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch04.html +7 -6
  31. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch05.html +7 -6
  32. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-3.0.devhelp2 +2 -5
  33. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Types.html +22 -21
  34. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Utilities.html +30 -27
  35. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Versioning-Macros.html +10 -9
  36. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Video-Sink.html +50 -44
  37. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/index.html +8 -7
  38. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/index.sgml +0 -4
  39. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/license.html +7 -6
  40. data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/style.css +6 -9
  41. metadata +9 -9
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.6: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: Index of new symbols in 1.6</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
+ <link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
10
10
  <link rel="prev" href="api-index-1-4.html" title="Index of new symbols in 1.4">
11
11
  <link rel="next" href="api-index-3-0.html" title="Index of new symbols in 3.0">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -37,6 +37,7 @@
37
37
  <dd></dd>
38
38
  </div>
39
39
  <div class="footer">
40
- <hr>Generated by GTK-Doc V1.24</div>
40
+ <hr>
41
+ Generated by GTK-Doc V1.21.1</div>
41
42
  </body>
42
43
  </html>
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 3.0: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: Index of new symbols in 3.0</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
+ <link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
10
10
  <link rel="prev" href="api-index-1-6.html" title="Index of new symbols in 1.6">
11
11
  <link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -195,6 +195,7 @@
195
195
  <dd></dd>
196
196
  </div>
197
197
  <div class="footer">
198
- <hr>Generated by GTK-Doc V1.24</div>
198
+ <hr>
199
+ Generated by GTK-Doc V1.21.1</div>
199
200
  </body>
200
201
  </html>
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of all symbols: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: Index of all symbols</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
+ <link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
10
10
  <link rel="prev" href="clutter-gst-Versioning-Macros.html" title="Versioning Macros">
11
11
  <link rel="next" href="api-index-1-4.html" title="Index of new symbols in 1.4">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -780,6 +780,7 @@
780
780
  <dd></dd>
781
781
  </div>
782
782
  <div class="footer">
783
- <hr>Generated by GTK-Doc V1.24</div>
783
+ <hr>
784
+ Generated by GTK-Doc V1.21.1</div>
784
785
  </body>
785
786
  </html>
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Clutter Gst Overview: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: Clutter Gst Overview</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
10
- <link rel="prev" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
+ <link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
10
+ <link rel="prev" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
11
11
  <link rel="next" href="ch02.html" title="Clutter content objects">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,7 @@
27
27
  using GStreamer for basic video and audio playback.</p>
28
28
  </div>
29
29
  <div class="footer">
30
- <hr>Generated by GTK-Doc V1.24</div>
30
+ <hr>
31
+ Generated by GTK-Doc V1.21.1</div>
31
32
  </body>
32
33
  </html>
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Clutter content objects: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: Clutter content objects</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
+ <link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
10
10
  <link rel="prev" href="ch01.html" title="Clutter Gst Overview">
11
11
  <link rel="next" href="ClutterGstContent.html" title="ClutterGstContent">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -36,6 +36,7 @@
36
36
  </dl></div>
37
37
  </div>
38
38
  <div class="footer">
39
- <hr>Generated by GTK-Doc V1.24</div>
39
+ <hr>
40
+ Generated by GTK-Doc V1.21.1</div>
40
41
  </body>
41
42
  </html>
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ClutterGst players: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: ClutterGst players</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
+ <link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
10
10
  <link rel="prev" href="ClutterGstCrop.html" title="ClutterGstCrop">
11
11
  <link rel="next" href="ClutterGstPlayer.html" title="ClutterGstPlayer">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -42,6 +42,7 @@
42
42
  </dl></div>
43
43
  </div>
44
44
  <div class="footer">
45
- <hr>Generated by GTK-Doc V1.24</div>
45
+ <hr>
46
+ Generated by GTK-Doc V1.21.1</div>
46
47
  </body>
47
48
  </html>
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ClutterGst sink: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: ClutterGst sink</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
+ <link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
10
10
  <link rel="prev" href="ClutterGstPlayback.html" title="ClutterGstPlayback">
11
11
  <link rel="next" href="clutter-gst-Video-Sink.html" title="Video Sink">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -29,6 +29,7 @@
29
29
  </dt></dl></div>
30
30
  </div>
31
31
  <div class="footer">
32
- <hr>Generated by GTK-Doc V1.24</div>
32
+ <hr>
33
+ Generated by GTK-Doc V1.21.1</div>
33
34
  </body>
34
35
  </html>
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ClutterGst utils: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: ClutterGst utils</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
+ <link rel="up" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
10
10
  <link rel="prev" href="clutter-gst-Video-Sink.html" title="Video Sink">
11
11
  <link rel="next" href="clutter-gst-Types.html" title="ClutterGstTypes">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -36,6 +36,7 @@
36
36
  </dl></div>
37
37
  </div>
38
38
  <div class="footer">
39
- <hr>Generated by GTK-Doc V1.24</div>
39
+ <hr>
40
+ Generated by GTK-Doc V1.21.1</div>
40
41
  </body>
41
42
  </html>
@@ -1,5 +1,6 @@
1
1
  <?xml version="1.0" encoding="utf-8" standalone="no"?>
2
- <book xmlns="http://www.devhelp.net/book" title="Clutter Gst 3.0.18&#10; Reference Manual" link="index.html" author="" name="clutter-gst" version="2" language="c">
2
+ <!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
+ <book xmlns="http://www.devhelp.net/book" title="Clutter Gst 3.0.20&#10; Reference Manual" link="index.html" author="" name="clutter-gst" version="2" language="c">
3
4
  <chapters>
4
5
  <sub name="Clutter Gst Overview" link="ch01.html"/>
5
6
  <sub name="Clutter content objects" link="ch02.html">
@@ -214,9 +215,5 @@
214
215
  <keyword type="macro" name="CLUTTER_GST_VERSION_HEX" link="clutter-gst-Versioning-Macros.html#CLUTTER-GST-VERSION-HEX:CAPS"/>
215
216
  <keyword type="macro" name="CLUTTER_GST_CHECK_VERSION()" link="clutter-gst-Versioning-Macros.html#CLUTTER-GST-CHECK-VERSION:CAPS"/>
216
217
  <keyword type="macro" name="CLUTTER_GST_VERSION_S" link="clutter-gst-Versioning-Macros.html#CLUTTER-GST-VERSION-S:CAPS"/>
217
- <keyword type="constant" name="CLUTTER_GST_BUFFERING_MODE_STREAM" link="clutter-gst-Types.html#CLUTTER-GST-BUFFERING-MODE-STREAM:CAPS"/>
218
- <keyword type="constant" name="CLUTTER_GST_BUFFERING_MODE_DOWNLOAD" link="clutter-gst-Types.html#CLUTTER-GST-BUFFERING-MODE-DOWNLOAD:CAPS"/>
219
- <keyword type="constant" name="CLUTTER_GST_SEEK_FLAG_NONE" link="clutter-gst-Types.html#CLUTTER-GST-SEEK-FLAG-NONE:CAPS"/>
220
- <keyword type="constant" name="CLUTTER_GST_SEEK_FLAG_ACCURATE" link="clutter-gst-Types.html#CLUTTER-GST-SEEK-FLAG-ACCURATE:CAPS"/>
221
218
  </functions>
222
219
  </book>
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ClutterGstTypes: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: ClutterGstTypes</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
9
  <link rel="up" href="ch05.html" title="ClutterGst utils">
10
10
  <link rel="prev" href="ch05.html" title="ClutterGst utils">
11
11
  <link rel="next" href="clutter-gst-Utilities.html" title="Utilities">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -43,7 +43,7 @@
43
43
  <tbody>
44
44
  <tr>
45
45
  <td class="function_type">
46
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
46
+ <span class="returnvalue">gfloat</span>
47
47
  </td>
48
48
  <td class="function_name">
49
49
  <a class="link" href="clutter-gst-Types.html#clutter-gst-box-get-width" title="clutter_gst_box_get_width ()">clutter_gst_box_get_width</a> <span class="c_punctuation">()</span>
@@ -51,7 +51,7 @@
51
51
  </tr>
52
52
  <tr>
53
53
  <td class="function_type">
54
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
54
+ <span class="returnvalue">gfloat</span>
55
55
  </td>
56
56
  <td class="function_name">
57
57
  <a class="link" href="clutter-gst-Types.html#clutter-gst-box-get-height" title="clutter_gst_box_get_height ()">clutter_gst_box_get_height</a> <span class="c_punctuation">()</span>
@@ -101,14 +101,14 @@
101
101
  </div>
102
102
  <div class="refsect1">
103
103
  <a name="clutter-gst-Types.object-hierarchy"></a><h2>Object Hierarchy</h2>
104
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
104
+ <pre class="screen"> GBoxed
105
105
  <span class="lineart">├──</span> ClutterGstBox
106
106
  <span class="lineart">├──</span> ClutterGstFrame
107
107
  <span class="lineart">├──</span> ClutterGstOverlay
108
108
  <span class="lineart">╰──</span> ClutterGstOverlays
109
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
109
+ GEnum
110
110
  <span class="lineart">╰──</span> ClutterGstBufferingMode
111
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
111
+ GFlags
112
112
  <span class="lineart">╰──</span> ClutterGstSeekFlags
113
113
  </pre>
114
114
  </div>
@@ -119,16 +119,16 @@
119
119
  <a name="clutter-gst-Types.functions_details"></a><h2>Functions</h2>
120
120
  <div class="refsect2">
121
121
  <a name="clutter-gst-box-get-width"></a><h3>clutter_gst_box_get_width ()</h3>
122
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
122
+ <pre class="programlisting"><span class="returnvalue">gfloat</span>
123
123
  clutter_gst_box_get_width (<em class="parameter"><code>const <a class="link" href="clutter-gst-Types.html#ClutterGstBox"><span class="type">ClutterGstBox</span></a> *box</code></em>);</pre>
124
- <p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
124
+ <p class="since">Since 3.0</p>
125
125
  </div>
126
126
  <hr>
127
127
  <div class="refsect2">
128
128
  <a name="clutter-gst-box-get-height"></a><h3>clutter_gst_box_get_height ()</h3>
129
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
129
+ <pre class="programlisting"><span class="returnvalue">gfloat</span>
130
130
  clutter_gst_box_get_height (<em class="parameter"><code>const <a class="link" href="clutter-gst-Types.html#ClutterGstBox"><span class="type">ClutterGstBox</span></a> *box</code></em>);</pre>
131
- <p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
131
+ <p class="since">Since 3.0</p>
132
132
  </div>
133
133
  </div>
134
134
  <div class="refsect1">
@@ -162,7 +162,7 @@ clutter_gst_box_get_height (<em class="parameter"><code>const <a class="link" hr
162
162
  </tbody>
163
163
  </table></div>
164
164
  </div>
165
- <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
165
+ <p class="since">Since 1.4</p>
166
166
  </div>
167
167
  <hr>
168
168
  <div class="refsect2">
@@ -194,7 +194,7 @@ clutter_gst_box_get_height (<em class="parameter"><code>const <a class="link" hr
194
194
  </tbody>
195
195
  </table></div>
196
196
  </div>
197
- <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
197
+ <p class="since">Since 1.4</p>
198
198
  </div>
199
199
  <hr>
200
200
  <div class="refsect2">
@@ -207,7 +207,7 @@ clutter_gst_box_get_height (<em class="parameter"><code>const <a class="link" hr
207
207
  gfloat y2;
208
208
  };
209
209
  </pre>
210
- <p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
210
+ <p class="since">Since 3.0</p>
211
211
  </div>
212
212
  <hr>
213
213
  <div class="refsect2">
@@ -217,7 +217,7 @@ clutter_gst_box_get_height (<em class="parameter"><code>const <a class="link" hr
217
217
  CoglPipeline *pipeline;
218
218
  };
219
219
  </pre>
220
- <p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
220
+ <p class="since">Since 3.0</p>
221
221
  </div>
222
222
  <hr>
223
223
  <div class="refsect2">
@@ -227,7 +227,7 @@ clutter_gst_box_get_height (<em class="parameter"><code>const <a class="link" hr
227
227
  CoglPipeline *pipeline;
228
228
  };
229
229
  </pre>
230
- <p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
230
+ <p class="since">Since 3.0</p>
231
231
  </div>
232
232
  <hr>
233
233
  <div class="refsect2">
@@ -236,7 +236,7 @@ clutter_gst_box_get_height (<em class="parameter"><code>const <a class="link" hr
236
236
  GPtrArray *overlays;
237
237
  };
238
238
  </pre>
239
- <p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
239
+ <p class="since">Since 3.0</p>
240
240
  </div>
241
241
  <hr>
242
242
  <div class="refsect2">
@@ -249,11 +249,12 @@ clutter_gst_box_get_height (<em class="parameter"><code>const <a class="link" hr
249
249
  gint par_d;
250
250
  };
251
251
  </pre>
252
- <p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
252
+ <p class="since">Since 3.0</p>
253
253
  </div>
254
254
  </div>
255
255
  </div>
256
256
  <div class="footer">
257
- <hr>Generated by GTK-Doc V1.24</div>
257
+ <hr>
258
+ Generated by GTK-Doc V1.21.1</div>
258
259
  </body>
259
260
  </html>
@@ -2,14 +2,14 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Utilities: Clutter Gst 3.0.18
6
- Reference Manual</title>
5
+ <title>Clutter Gst 3.0.20
6
+ Reference Manual: Utilities</title>
7
7
  <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8
- <link rel="home" href="index.html" title="Clutter Gst 3.0.18 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
9
9
  <link rel="up" href="ch05.html" title="ClutterGst utils">
10
10
  <link rel="prev" href="clutter-gst-Types.html" title="ClutterGstTypes">
11
11
  <link rel="next" href="clutter-gst-Versioning-Macros.html" title="Versioning Macros">
12
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
12
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
13
13
  <link rel="stylesheet" href="style.css" type="text/css">
14
14
  </head>
15
15
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -42,7 +42,7 @@
42
42
  <tbody>
43
43
  <tr>
44
44
  <td class="function_type">
45
- <a href="/usr/share/gtk-doc/html/clutter/clutter-General.html#ClutterInitError"><span class="returnvalue">ClutterInitError</span></a>
45
+ <span class="returnvalue">ClutterInitError</span>
46
46
  </td>
47
47
  <td class="function_name">
48
48
  <a class="link" href="clutter-gst-Utilities.html#clutter-gst-init" title="clutter_gst_init ()">clutter_gst_init</a> <span class="c_punctuation">()</span>
@@ -50,7 +50,7 @@
50
50
  </tr>
51
51
  <tr>
52
52
  <td class="function_type">
53
- <a href="/usr/share/gtk-doc/html/clutter/clutter-General.html#ClutterInitError"><span class="returnvalue">ClutterInitError</span></a>
53
+ <span class="returnvalue">ClutterInitError</span>
54
54
  </td>
55
55
  <td class="function_name">
56
56
  <a class="link" href="clutter-gst-Utilities.html#clutter-gst-init-with-args" title="clutter_gst_init_with_args ()">clutter_gst_init_with_args</a> <span class="c_punctuation">()</span>
@@ -58,7 +58,7 @@
58
58
  </tr>
59
59
  <tr>
60
60
  <td class="function_type">
61
- <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html"><span class="returnvalue">GstElement</span></a> *
61
+ <span class="returnvalue">GstElement</span> *
62
62
  </td>
63
63
  <td class="function_name">
64
64
  <a class="link" href="clutter-gst-Utilities.html#clutter-gst-create-video-sink" title="clutter_gst_create_video_sink ()">clutter_gst_create_video_sink</a> <span class="c_punctuation">()</span>
@@ -103,7 +103,7 @@ example:</p>
103
103
  <br class="example-break"><p>It's allowed to pass two NULL pointers to <a class="link" href="clutter-gst-Utilities.html#clutter-gst-init" title="clutter_gst_init ()"><code class="function">clutter_gst_init()</code></a> in case you
104
104
  don't want to pass the command line arguments to GStreamer, Clutter and
105
105
  Clutter-Gst.</p>
106
- <p>You can also use a <a href="https://developer.gnome.org/glib/unstable/glib-Commandline-option-parser.html#GOptionEntry"><span class="type">GOptionEntry</span></a> array to initialize your own parameters
106
+ <p>You can also use a <span class="type">GOptionEntry</span> array to initialize your own parameters
107
107
  as shown in the next code fragment:</p>
108
108
  <div class="example">
109
109
  <a name="id-1.6.3.4.6"></a><p class="title"><b>Example 2. Initializing the Clutter-Gst library with additional options</b></p>
@@ -156,8 +156,8 @@ as shown in the next code fragment:</p>
156
156
  GError <span class="gtkdoc opt">*</span>error <span class="gtkdoc opt">=</span> NULL<span class="gtkdoc opt">;</span>
157
157
  gboolean result<span class="gtkdoc opt">;</span>
158
158
 
159
- <span class="keyword">if</span> <span class="gtkdoc opt">(!</span><span class="function"><a href="https://developer.gnome.org/glib/unstable/glib-Deprecated-Thread-APIs.html#g-thread-supported">g_thread_supported</a></span> <span class="gtkdoc opt">())</span>
160
- <span class="function"><a href="https://developer.gnome.org/glib/unstable/glib-Deprecated-Thread-APIs.html#g-thread-init">g_thread_init</a></span> <span class="gtkdoc opt">(</span>NULL<span class="gtkdoc opt">);</span>
159
+ <span class="keyword">if</span> <span class="gtkdoc opt">(!</span><span class="function">g_thread_supported</span> <span class="gtkdoc opt">())</span>
160
+ <span class="function">g_thread_init</span> <span class="gtkdoc opt">(</span>NULL<span class="gtkdoc opt">);</span>
161
161
 
162
162
  result <span class="gtkdoc opt">=</span> <span class="function"><a href="clutter-gst-Utilities.html#clutter-gst-init-with-args">clutter_gst_init_with_args</a></span> <span class="gtkdoc opt">(&amp;</span>argc<span class="gtkdoc opt">, &amp;</span>argv<span class="gtkdoc opt">,</span>
163
163
  <span class="string">&quot; - Test YUV frames uploading&quot;</span><span class="gtkdoc opt">,</span>
@@ -165,8 +165,8 @@ as shown in the next code fragment:</p>
165
165
 
166
166
  <span class="keyword">if</span> <span class="gtkdoc opt">(</span>error<span class="gtkdoc opt">)</span>
167
167
  <span class="gtkdoc opt">{</span>
168
- <span class="function"><a href="https://developer.gnome.org/glib/unstable/glib-Warnings-and-Assertions.html#g-print">g_print</a></span> <span class="gtkdoc opt">(</span><span class="string">&quot;%s</span><span class="gtkdoc esc">\n</span><span class="string">&quot;</span><span class="gtkdoc opt">,</span> error<span class="gtkdoc opt">-&gt;</span>message<span class="gtkdoc opt">);</span>
169
- <span class="function"><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#g-error-free">g_error_free</a></span> <span class="gtkdoc opt">(</span>error<span class="gtkdoc opt">);</span>
168
+ <span class="function">g_print</span> <span class="gtkdoc opt">(</span><span class="string">&quot;%s</span><span class="gtkdoc esc">\n</span><span class="string">&quot;</span><span class="gtkdoc opt">,</span> error<span class="gtkdoc opt">-&gt;</span>message<span class="gtkdoc opt">);</span>
169
+ <span class="function">g_error_free</span> <span class="gtkdoc opt">(</span>error<span class="gtkdoc opt">);</span>
170
170
  <span class="keyword">return</span> EXIT_FAILURE<span class="gtkdoc opt">;</span>
171
171
  <span class="gtkdoc opt">}</span>
172
172
  <span class="gtkdoc opt">...</span>
@@ -183,13 +183,13 @@ as shown in the next code fragment:</p>
183
183
  <a name="clutter-gst-Utilities.functions_details"></a><h2>Functions</h2>
184
184
  <div class="refsect2">
185
185
  <a name="clutter-gst-init"></a><h3>clutter_gst_init ()</h3>
186
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/clutter/clutter-General.html#ClutterInitError"><span class="returnvalue">ClutterInitError</span></a>
186
+ <pre class="programlisting"><span class="returnvalue">ClutterInitError</span>
187
187
  clutter_gst_init (<em class="parameter"><code><span class="type">int</span> *argc</code></em>,
188
188
  <em class="parameter"><code><span class="type">char</span> ***argv</code></em>);</pre>
189
189
  <p>Utility function to initialize both Clutter and GStreamer.</p>
190
190
  <p>This function should be called before calling any other GLib functions. If
191
191
  this is not an option, your program must initialise the GLib thread system
192
- using <a href="https://developer.gnome.org/glib/unstable/glib-Deprecated-Thread-APIs.html#g-thread-init"><code class="function">g_thread_init()</code></a> before any other GLib functions are called.</p>
192
+ using <code class="function">g_thread_init()</code> before any other GLib functions are called.</p>
193
193
  <div class="refsect3">
194
194
  <a name="id-1.6.3.5.2.6"></a><h4>Parameters</h4>
195
195
  <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -215,24 +215,25 @@ using <a href="https://developer.gnome.org/glib/unstable/glib-Deprecated-Thread-
215
215
  </div>
216
216
  <div class="refsect3">
217
217
  <a name="id-1.6.3.5.2.7"></a><h4>Returns</h4>
218
- <p> A <a href="/usr/share/gtk-doc/html/clutter/clutter-General.html#ClutterInitError"><span class="type">ClutterInitError</span></a>.</p>
218
+ <p> A <span class="type">ClutterInitError</span>.</p>
219
+ <p></p>
219
220
  </div>
220
221
  </div>
221
222
  <hr>
222
223
  <div class="refsect2">
223
224
  <a name="clutter-gst-init-with-args"></a><h3>clutter_gst_init_with_args ()</h3>
224
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/clutter/clutter-General.html#ClutterInitError"><span class="returnvalue">ClutterInitError</span></a>
225
+ <pre class="programlisting"><span class="returnvalue">ClutterInitError</span>
225
226
  clutter_gst_init_with_args (<em class="parameter"><code><span class="type">int</span> *argc</code></em>,
226
227
  <em class="parameter"><code><span class="type">char</span> ***argv</code></em>,
227
228
  <em class="parameter"><code>const <span class="type">char</span> *parameter_string</code></em>,
228
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Commandline-option-parser.html#GOptionEntry"><span class="type">GOptionEntry</span></a> *entries</code></em>,
229
+ <em class="parameter"><code><span class="type">GOptionEntry</span> *entries</code></em>,
229
230
  <em class="parameter"><code>const <span class="type">char</span> *translation_domain</code></em>,
230
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
231
+ <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
231
232
  <p>This function does the same work as <a class="link" href="clutter-gst-Utilities.html#clutter-gst-init" title="clutter_gst_init ()"><code class="function">clutter_gst_init()</code></a>. Additionally, it
232
233
  allows you to add your own command line options, and it automatically
233
234
  generates nicely formatted --help output. Clutter's and GStreamer's
234
- <a href="https://developer.gnome.org/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="type">GOptionGroup</span></a>s are added to the set of available options.</p>
235
- <p>Your program must initialise the GLib thread system using <a href="https://developer.gnome.org/glib/unstable/glib-Deprecated-Thread-APIs.html#g-thread-init"><code class="function">g_thread_init()</code></a>
235
+ <span class="type">GOptionGroup</span>s are added to the set of available options.</p>
236
+ <p>Your program must initialise the GLib thread system using <code class="function">g_thread_init()</code>
236
237
  before any other GLib functions are called.</p>
237
238
  <div class="refsect3">
238
239
  <a name="id-1.6.3.5.3.6"></a><h4>Parameters</h4>
@@ -263,7 +264,7 @@ the first line of <code class="option">--help</code> output, after
263
264
  </tr>
264
265
  <tr>
265
266
  <td class="parameter_name"><p>entries</p></td>
266
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of <a href="https://developer.gnome.org/glib/unstable/glib-Commandline-option-parser.html#GOptionEntry"><span class="type">GOptionEntry</span></a>s
267
+ <td class="parameter_description"><p>a <code class="literal">NULL</code>-terminated array of <span class="type">GOptionEntry</span>s
267
268
  describing the options of your program</p></td>
268
269
  <td class="parameter_annotations"> </td>
269
270
  </tr>
@@ -271,7 +272,7 @@ describing the options of your program</p></td>
271
272
  <td class="parameter_name"><p>translation_domain</p></td>
272
273
  <td class="parameter_description"><p>a translation domain to use for translating
273
274
  the <code class="option">--help</code> output for the options in <em class="parameter"><code>entries</code></em>
274
- with <code class="function">gettext()</code>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
275
+ with <code class="function">gettext()</code>, or <code class="literal">NULL</code></p></td>
275
276
  <td class="parameter_annotations"> </td>
276
277
  </tr>
277
278
  <tr>
@@ -284,15 +285,16 @@ with <code class="function">gettext()</code>, or <a href="https://developer.gnom
284
285
  </div>
285
286
  <div class="refsect3">
286
287
  <a name="id-1.6.3.5.3.7"></a><h4>Returns</h4>
287
- <p> <a href="/usr/share/gtk-doc/html/clutter/clutter-General.html#CLUTTER-INIT-SUCCESS:CAPS"><code class="literal">CLUTTER_INIT_SUCCESS</code></a> on success, a negative integer
288
+ <p> <code class="literal">CLUTTER_INIT_SUCCESS</code> on success, a negative integer
288
289
  on failure.</p>
290
+ <p></p>
289
291
  </div>
290
- <p class="since">Since: 1.0</p>
292
+ <p class="since">Since 1.0</p>
291
293
  </div>
292
294
  <hr>
293
295
  <div class="refsect2">
294
296
  <a name="clutter-gst-create-video-sink"></a><h3>clutter_gst_create_video_sink ()</h3>
295
- <pre class="programlisting"><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html"><span class="returnvalue">GstElement</span></a> *
297
+ <pre class="programlisting"><span class="returnvalue">GstElement</span> *
296
298
  clutter_gst_create_video_sink (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
297
299
  <p>Creates a new <a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> initialized with Clutter's Cogl context.</p>
298
300
  <div class="refsect3">
@@ -300,7 +302,7 @@ clutter_gst_create_video_sink (<em class="parameter"><code><span class="type">vo
300
302
  <p> the newly created <a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a>. </p>
301
303
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
302
304
  </div>
303
- <p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
305
+ <p class="since">Since 3.0</p>
304
306
  </div>
305
307
  </div>
306
308
  <div class="refsect1">
@@ -308,6 +310,7 @@ clutter_gst_create_video_sink (<em class="parameter"><code><span class="type">vo
308
310
  </div>
309
311
  </div>
310
312
  <div class="footer">
311
- <hr>Generated by GTK-Doc V1.24</div>
313
+ <hr>
314
+ Generated by GTK-Doc V1.21.1</div>
312
315
  </body>
313
316
  </html>