clutter-gstreamer 3.0.9-x64-mingw32 → 3.1.0-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/Rakefile +1 -1
- data/lib/clutter-gst.rb +1 -7
- data/vendor/local/bin/libclutter-gst-3.0-0.dll +0 -0
- data/vendor/local/include/clutter-gst-3.0/clutter-gst/clutter-gst-version.h +3 -3
- data/vendor/local/lib/girepository-1.0/ClutterGst-3.0.typelib +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.dll +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.dll.a +0 -0
- data/vendor/local/lib/gstreamer-1.0/libgstclutter-3.0.la +2 -2
- data/vendor/local/lib/libclutter-gst-3.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-gst-3.0.la +4 -4
- data/vendor/local/lib/pkgconfig/clutter-gst-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/ClutterGst-3.0.gir +2 -2
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstAspectratio.html +18 -17
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCamera.html +214 -148
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraDevice.html +29 -28
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCameraManager.html +15 -14
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstContent.html +37 -36
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstCrop.html +19 -18
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayback.html +127 -106
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ClutterGstPlayer.html +62 -58
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/annotation-glossary.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-1-4.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-1-6.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-3-0.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/api-index-all.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch01.html +8 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch02.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch03.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch04.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/ch05.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-3.0.devhelp2 +2 -5
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Types.html +22 -21
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Utilities.html +30 -27
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Versioning-Macros.html +10 -9
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/clutter-gst-Video-Sink.html +50 -44
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/index.html +8 -7
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/index.sgml +0 -4
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/license.html +7 -6
- data/vendor/local/share/gtk-doc/html/clutter-gst-3.0/style.css +6 -9
- metadata +9 -9
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bffd4f6cda46d12bceb9e5c9127577b6ef5389fc
|
4
|
+
data.tar.gz: 5ddc61703654dcef51c57321233f6cd1cecbe02d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 45ac0b7330c83bc7ba0891a5315aeb8132308956df8b433fd1dad7a4c6247a392741e2de3922a4678177efb78b44d6b4a749436dcc42a263fa9e0b87599c54b7
|
7
|
+
data.tar.gz: 74a0092159574ce6afb95dd38414839e8d10fdb4c296da9d46ef020b649d95f7a60d3ba522f638d52060a0b06d7fa18649666706277bbd5932869224ece5dabe
|
data/Rakefile
CHANGED
@@ -46,7 +46,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
|
|
46
46
|
:name => "clutter-gst",
|
47
47
|
:download_site => :gnome,
|
48
48
|
:label => "Clutter-GStreamer",
|
49
|
-
:version => "3.0.
|
49
|
+
:version => "3.0.20",
|
50
50
|
:compression_method => "xz",
|
51
51
|
:windows => {
|
52
52
|
:configure_args => [
|
data/lib/clutter-gst.rb
CHANGED
@@ -78,7 +78,7 @@ module ClutterGst
|
|
78
78
|
arguments = [
|
79
79
|
[$0] + @init_arguments,
|
80
80
|
]
|
81
|
-
error, returned_arguments = init.invoke(
|
81
|
+
error, returned_arguments = init.invoke(arguments)
|
82
82
|
@init_arguments.replace(returned_arguments[1..-1])
|
83
83
|
if error.to_i <= 0
|
84
84
|
raise InitError, "failed to initialize Clutter-GStreamer: #{error.name}"
|
@@ -88,11 +88,5 @@ module ClutterGst
|
|
88
88
|
def post_load(repository, namespace)
|
89
89
|
require "clutter-gst/version"
|
90
90
|
end
|
91
|
-
|
92
|
-
def initialize_post(object)
|
93
|
-
super
|
94
|
-
return unless object.is_a?(GLib::Object)
|
95
|
-
self.class.reference_gobject(object, :sink => true)
|
96
|
-
end
|
97
91
|
end
|
98
92
|
end
|
Binary file
|
@@ -56,21 +56,21 @@
|
|
56
56
|
*
|
57
57
|
* ClutterGst micro version (e.g. "3", if %CLUTTER_GST_VERSION is "1.2.3")
|
58
58
|
*/
|
59
|
-
#define CLUTTER_GST_MICRO_VERSION (
|
59
|
+
#define CLUTTER_GST_MICRO_VERSION (20)
|
60
60
|
|
61
61
|
/**
|
62
62
|
* CLUTTER_GST_VERSION:
|
63
63
|
*
|
64
64
|
* ClutterGst full version (e.g. "1.2.3")
|
65
65
|
*/
|
66
|
-
#define CLUTTER_GST_VERSION (3.0.
|
66
|
+
#define CLUTTER_GST_VERSION (3.0.20)
|
67
67
|
|
68
68
|
/**
|
69
69
|
* CLUTTER_GST_VERSION_S:
|
70
70
|
*
|
71
71
|
* ClutterGst full version, encoded as a string.
|
72
72
|
*/
|
73
|
-
#define CLUTTER_GST_VERSION_S "3.0.
|
73
|
+
#define CLUTTER_GST_VERSION_S "3.0.20"
|
74
74
|
|
75
75
|
/**
|
76
76
|
* CLUTTER_GST_VERSION_HEX:
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libgstclutter-3.0.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libgstclutter-3.0.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library=''
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libclutter-gst-3.0.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libclutter-gst-3.0.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library=''
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
@@ -23,8 +23,8 @@ dependency_libs=' -R/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib -L/ho
|
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libclutter-gst-3.0.
|
26
|
-
current=
|
27
|
-
age=
|
26
|
+
current=20
|
27
|
+
age=20
|
28
28
|
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
@@ -5,7 +5,7 @@ includedir=${prefix}/include
|
|
5
5
|
|
6
6
|
Name: clutter-gst
|
7
7
|
Description: Clutter GStreamer integration
|
8
|
-
Version: 3.0.
|
8
|
+
Version: 3.0.20
|
9
9
|
Libs: -L${libdir} -lclutter-gst-3.0
|
10
10
|
Cflags: -I${includedir}/clutter-gst-3.0
|
11
11
|
Requires: clutter-1.0 >= 1.10.0 cogl-2.0-experimental gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0 gstreamer-video-1.0
|
@@ -1609,7 +1609,7 @@ should not be accessed directly.</doc>
|
|
1609
1609
|
<type name="gint" c:type="gint"/>
|
1610
1610
|
</constant>
|
1611
1611
|
<constant name="MICRO_VERSION"
|
1612
|
-
value="
|
1612
|
+
value="20"
|
1613
1613
|
c:type="CLUTTER_GST_MICRO_VERSION">
|
1614
1614
|
<doc xml:space="preserve">ClutterGst micro version (e.g. "3", if %CLUTTER_GST_VERSION is "1.2.3")</doc>
|
1615
1615
|
<type name="gint" c:type="gint"/>
|
@@ -2936,7 +2936,7 @@ has different dimensions to the previous frame.</doc>
|
|
2936
2936
|
<doc xml:space="preserve">ClutterGst full version, encoded as an hexadecimal value.</doc>
|
2937
2937
|
<type name="gint" c:type="gint"/>
|
2938
2938
|
</constant>
|
2939
|
-
<constant name="VERSION_S" value="3.0.
|
2939
|
+
<constant name="VERSION_S" value="3.0.20" c:type="CLUTTER_GST_VERSION_S">
|
2940
2940
|
<doc xml:space="preserve">ClutterGst full version, encoded as a string.</doc>
|
2941
2941
|
<type name="utf8" c:type="gchar*"/>
|
2942
2942
|
</constant>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
6
|
-
Reference Manual</title>
|
5
|
+
<title>Clutter Gst 3.0.20
|
6
|
+
Reference Manual: ClutterGstAspectratio</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter Gst 3.0.
|
8
|
+
<link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
|
9
9
|
<link rel="up" href="ch02.html" title="Clutter content objects">
|
10
10
|
<link rel="prev" href="ClutterGstContent.html" title="ClutterGstContent">
|
11
11
|
<link rel="next" href="ClutterGstCrop.html" title="ClutterGstCrop">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -31,7 +31,7 @@
|
|
31
31
|
<div class="refnamediv"><table width="100%"><tr>
|
32
32
|
<td valign="top">
|
33
33
|
<h2><span class="refentrytitle"><a name="ClutterGstAspectratio.top_of_page"></a>ClutterGstAspectratio</span></h2>
|
34
|
-
<p>ClutterGstAspectratio — A <
|
34
|
+
<p>ClutterGstAspectratio — A <span class="type">ClutterContent</span> for displaying video frames with respect to their aspect ratio.</p>
|
35
35
|
</td>
|
36
36
|
<td class="gallery_image" valign="top" align="right"></td>
|
37
37
|
</tr></table></div>
|
@@ -44,7 +44,7 @@
|
|
44
44
|
</colgroup>
|
45
45
|
<tbody><tr>
|
46
46
|
<td class="function_type">
|
47
|
-
<
|
47
|
+
<span class="returnvalue">ClutterContent</span> *
|
48
48
|
</td>
|
49
49
|
<td class="function_name">
|
50
50
|
<a class="link" href="ClutterGstAspectratio.html#clutter-gst-aspectratio-new" title="clutter_gst_aspectratio_new ()">clutter_gst_aspectratio_new</a> <span class="c_punctuation">()</span>
|
@@ -62,12 +62,12 @@
|
|
62
62
|
</colgroup>
|
63
63
|
<tbody>
|
64
64
|
<tr>
|
65
|
-
<td class="property_type"><
|
65
|
+
<td class="property_type"><span class="type">gboolean</span></td>
|
66
66
|
<td class="property_name"><a class="link" href="ClutterGstAspectratio.html#ClutterGstAspectratio--fill-allocation" title="The “fill-allocation” property">fill-allocation</a></td>
|
67
67
|
<td class="property_flags">Read / Write</td>
|
68
68
|
</tr>
|
69
69
|
<tr>
|
70
|
-
<td class="property_type"><
|
70
|
+
<td class="property_type"><span class="type">gboolean</span></td>
|
71
71
|
<td class="property_name"><a class="link" href="ClutterGstAspectratio.html#ClutterGstAspectratio--paint-borders" title="The “paint-borders” property">paint-borders</a></td>
|
72
72
|
<td class="property_flags">Read / Write</td>
|
73
73
|
</tr>
|
@@ -95,7 +95,7 @@
|
|
95
95
|
</div>
|
96
96
|
<div class="refsect1">
|
97
97
|
<a name="ClutterGstAspectratio.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
98
|
-
<pre class="screen">
|
98
|
+
<pre class="screen"> GObject
|
99
99
|
<span class="lineart">╰──</span> <a class="link" href="ClutterGstContent.html" title="ClutterGstContent">ClutterGstContent</a>
|
100
100
|
<span class="lineart">╰──</span> ClutterGstAspectratio
|
101
101
|
</pre>
|
@@ -104,17 +104,17 @@
|
|
104
104
|
<a name="ClutterGstAspectratio.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
105
105
|
<p>
|
106
106
|
ClutterGstAspectratio implements
|
107
|
-
|
107
|
+
ClutterContent.</p>
|
108
108
|
</div>
|
109
109
|
<div class="refsect1">
|
110
110
|
<a name="ClutterGstAspectratio.description"></a><h2>Description</h2>
|
111
|
-
<p><a class="link" href="ClutterGstContent.html" title="ClutterGstContent"><span class="type">ClutterGstContent</span></a> implements the <
|
111
|
+
<p><a class="link" href="ClutterGstContent.html" title="ClutterGstContent"><span class="type">ClutterGstContent</span></a> implements the <span class="type">ClutterContent</span> interface.</p>
|
112
112
|
</div>
|
113
113
|
<div class="refsect1">
|
114
114
|
<a name="ClutterGstAspectratio.functions_details"></a><h2>Functions</h2>
|
115
115
|
<div class="refsect2">
|
116
116
|
<a name="clutter-gst-aspectratio-new"></a><h3>clutter_gst_aspectratio_new ()</h3>
|
117
|
-
<pre class="programlisting"><
|
117
|
+
<pre class="programlisting"><span class="returnvalue">ClutterContent</span> *
|
118
118
|
clutter_gst_aspectratio_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
119
119
|
<div class="refsect3">
|
120
120
|
<a name="id-1.3.3.9.2.4"></a><h4>Returns</h4>
|
@@ -146,25 +146,26 @@ should not be accessed directly.</p>
|
|
146
146
|
<a name="ClutterGstAspectratio.property-details"></a><h2>Property Details</h2>
|
147
147
|
<div class="refsect2">
|
148
148
|
<a name="ClutterGstAspectratio--fill-allocation"></a><h3>The <code class="literal">“fill-allocation”</code> property</h3>
|
149
|
-
<pre class="programlisting"> “fill-allocation” <
|
149
|
+
<pre class="programlisting"> “fill-allocation” <span class="type">gboolean</span></pre>
|
150
150
|
<p>Whether the content should fill its allocation with video rather
|
151
151
|
than adding borders.</p>
|
152
152
|
<p>Flags: Read / Write</p>
|
153
153
|
<p>Default value: FALSE</p>
|
154
|
-
<p class="since">Since
|
154
|
+
<p class="since">Since 3.0</p>
|
155
155
|
</div>
|
156
156
|
<hr>
|
157
157
|
<div class="refsect2">
|
158
158
|
<a name="ClutterGstAspectratio--paint-borders"></a><h3>The <code class="literal">“paint-borders”</code> property</h3>
|
159
|
-
<pre class="programlisting"> “paint-borders” <
|
159
|
+
<pre class="programlisting"> “paint-borders” <span class="type">gboolean</span></pre>
|
160
160
|
<p>Whether or not paint borders on the sides of the video</p>
|
161
161
|
<p>Flags: Read / Write</p>
|
162
162
|
<p>Default value: FALSE</p>
|
163
|
-
<p class="since">Since
|
163
|
+
<p class="since">Since 3.0</p>
|
164
164
|
</div>
|
165
165
|
</div>
|
166
166
|
</div>
|
167
167
|
<div class="footer">
|
168
|
-
<hr>
|
168
|
+
<hr>
|
169
|
+
Generated by GTK-Doc V1.21.1</div>
|
169
170
|
</body>
|
170
171
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
6
|
-
Reference Manual</title>
|
5
|
+
<title>Clutter Gst 3.0.20
|
6
|
+
Reference Manual: ClutterGstCamera</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter Gst 3.0.
|
8
|
+
<link rel="home" href="index.html" title="Clutter Gst 3.0.20 Reference Manual">
|
9
9
|
<link rel="up" href="ch03.html" title="ClutterGst players">
|
10
10
|
<link rel="prev" href="ClutterGstPlayer.html" title="ClutterGstPlayer">
|
11
11
|
<link rel="next" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -54,7 +54,7 @@
|
|
54
54
|
</tr>
|
55
55
|
<tr>
|
56
56
|
<td class="function_type">
|
57
|
-
<
|
57
|
+
<span class="returnvalue">gboolean</span>
|
58
58
|
</td>
|
59
59
|
<td class="function_name">
|
60
60
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-brightness" title="clutter_gst_camera_get_brightness ()">clutter_gst_camera_get_brightness</a> <span class="c_punctuation">()</span>
|
@@ -62,7 +62,7 @@
|
|
62
62
|
</tr>
|
63
63
|
<tr>
|
64
64
|
<td class="function_type">
|
65
|
-
<
|
65
|
+
<span class="returnvalue">gboolean</span>
|
66
66
|
</td>
|
67
67
|
<td class="function_name">
|
68
68
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-brightness-range" title="clutter_gst_camera_get_brightness_range ()">clutter_gst_camera_get_brightness_range</a> <span class="c_punctuation">()</span>
|
@@ -78,7 +78,7 @@
|
|
78
78
|
</tr>
|
79
79
|
<tr>
|
80
80
|
<td class="function_type">
|
81
|
-
<
|
81
|
+
<span class="returnvalue">gboolean</span>
|
82
82
|
</td>
|
83
83
|
<td class="function_name">
|
84
84
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-color-balance-property" title="clutter_gst_camera_get_color_balance_property ()">clutter_gst_camera_get_color_balance_property</a> <span class="c_punctuation">()</span>
|
@@ -86,7 +86,7 @@
|
|
86
86
|
</tr>
|
87
87
|
<tr>
|
88
88
|
<td class="function_type">
|
89
|
-
<
|
89
|
+
<span class="returnvalue">gboolean</span>
|
90
90
|
</td>
|
91
91
|
<td class="function_name">
|
92
92
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-color-balance-property-range" title="clutter_gst_camera_get_color_balance_property_range ()">clutter_gst_camera_get_color_balance_property_range</a> <span class="c_punctuation">()</span>
|
@@ -94,7 +94,7 @@
|
|
94
94
|
</tr>
|
95
95
|
<tr>
|
96
96
|
<td class="function_type">
|
97
|
-
<
|
97
|
+
<span class="returnvalue">gboolean</span>
|
98
98
|
</td>
|
99
99
|
<td class="function_name">
|
100
100
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-contrast" title="clutter_gst_camera_get_contrast ()">clutter_gst_camera_get_contrast</a> <span class="c_punctuation">()</span>
|
@@ -102,7 +102,7 @@
|
|
102
102
|
</tr>
|
103
103
|
<tr>
|
104
104
|
<td class="function_type">
|
105
|
-
<
|
105
|
+
<span class="returnvalue">gboolean</span>
|
106
106
|
</td>
|
107
107
|
<td class="function_name">
|
108
108
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-contrast-range" title="clutter_gst_camera_get_contrast_range ()">clutter_gst_camera_get_contrast_range</a> <span class="c_punctuation">()</span>
|
@@ -110,7 +110,7 @@
|
|
110
110
|
</tr>
|
111
111
|
<tr>
|
112
112
|
<td class="function_type">
|
113
|
-
<
|
113
|
+
<span class="returnvalue">GstElement</span> *
|
114
114
|
</td>
|
115
115
|
<td class="function_name">
|
116
116
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-filter" title="clutter_gst_camera_get_filter ()">clutter_gst_camera_get_filter</a> <span class="c_punctuation">()</span>
|
@@ -118,7 +118,7 @@
|
|
118
118
|
</tr>
|
119
119
|
<tr>
|
120
120
|
<td class="function_type">
|
121
|
-
<
|
121
|
+
<span class="returnvalue">gboolean</span>
|
122
122
|
</td>
|
123
123
|
<td class="function_name">
|
124
124
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-gamma" title="clutter_gst_camera_get_gamma ()">clutter_gst_camera_get_gamma</a> <span class="c_punctuation">()</span>
|
@@ -126,7 +126,7 @@
|
|
126
126
|
</tr>
|
127
127
|
<tr>
|
128
128
|
<td class="function_type">
|
129
|
-
<
|
129
|
+
<span class="returnvalue">gboolean</span>
|
130
130
|
</td>
|
131
131
|
<td class="function_name">
|
132
132
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-gamma-range" title="clutter_gst_camera_get_gamma_range ()">clutter_gst_camera_get_gamma_range</a> <span class="c_punctuation">()</span>
|
@@ -134,7 +134,7 @@
|
|
134
134
|
</tr>
|
135
135
|
<tr>
|
136
136
|
<td class="function_type">
|
137
|
-
<
|
137
|
+
<span class="returnvalue">gboolean</span>
|
138
138
|
</td>
|
139
139
|
<td class="function_name">
|
140
140
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-hue" title="clutter_gst_camera_get_hue ()">clutter_gst_camera_get_hue</a> <span class="c_punctuation">()</span>
|
@@ -142,7 +142,7 @@
|
|
142
142
|
</tr>
|
143
143
|
<tr>
|
144
144
|
<td class="function_type">
|
145
|
-
<
|
145
|
+
<span class="returnvalue">gboolean</span>
|
146
146
|
</td>
|
147
147
|
<td class="function_name">
|
148
148
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-hue-range" title="clutter_gst_camera_get_hue_range ()">clutter_gst_camera_get_hue_range</a> <span class="c_punctuation">()</span>
|
@@ -150,7 +150,7 @@
|
|
150
150
|
</tr>
|
151
151
|
<tr>
|
152
152
|
<td class="function_type">
|
153
|
-
<
|
153
|
+
<span class="returnvalue">gboolean</span>
|
154
154
|
</td>
|
155
155
|
<td class="function_name">
|
156
156
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-saturation" title="clutter_gst_camera_get_saturation ()">clutter_gst_camera_get_saturation</a> <span class="c_punctuation">()</span>
|
@@ -158,7 +158,7 @@
|
|
158
158
|
</tr>
|
159
159
|
<tr>
|
160
160
|
<td class="function_type">
|
161
|
-
<
|
161
|
+
<span class="returnvalue">gboolean</span>
|
162
162
|
</td>
|
163
163
|
<td class="function_name">
|
164
164
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-saturation-range" title="clutter_gst_camera_get_saturation_range ()">clutter_gst_camera_get_saturation_range</a> <span class="c_punctuation">()</span>
|
@@ -166,7 +166,7 @@
|
|
166
166
|
</tr>
|
167
167
|
<tr>
|
168
168
|
<td class="function_type">
|
169
|
-
<
|
169
|
+
<span class="returnvalue">gboolean</span>
|
170
170
|
</td>
|
171
171
|
<td class="function_name">
|
172
172
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-is-ready-for-capture" title="clutter_gst_camera_is_ready_for_capture ()">clutter_gst_camera_is_ready_for_capture</a> <span class="c_punctuation">()</span>
|
@@ -174,7 +174,7 @@
|
|
174
174
|
</tr>
|
175
175
|
<tr>
|
176
176
|
<td class="function_type">
|
177
|
-
<
|
177
|
+
<span class="returnvalue">gboolean</span>
|
178
178
|
</td>
|
179
179
|
<td class="function_name">
|
180
180
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-is-recording-video" title="clutter_gst_camera_is_recording_video ()">clutter_gst_camera_is_recording_video</a> <span class="c_punctuation">()</span>
|
@@ -182,7 +182,7 @@
|
|
182
182
|
</tr>
|
183
183
|
<tr>
|
184
184
|
<td class="function_type">
|
185
|
-
<
|
185
|
+
<span class="returnvalue">gboolean</span>
|
186
186
|
</td>
|
187
187
|
<td class="function_name">
|
188
188
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-remove-filter" title="clutter_gst_camera_remove_filter ()">clutter_gst_camera_remove_filter</a> <span class="c_punctuation">()</span>
|
@@ -190,7 +190,7 @@
|
|
190
190
|
</tr>
|
191
191
|
<tr>
|
192
192
|
<td class="function_type">
|
193
|
-
<
|
193
|
+
<span class="returnvalue">gboolean</span>
|
194
194
|
</td>
|
195
195
|
<td class="function_name">
|
196
196
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-set-brightness" title="clutter_gst_camera_set_brightness ()">clutter_gst_camera_set_brightness</a> <span class="c_punctuation">()</span>
|
@@ -198,7 +198,7 @@
|
|
198
198
|
</tr>
|
199
199
|
<tr>
|
200
200
|
<td class="function_type">
|
201
|
-
<
|
201
|
+
<span class="returnvalue">gboolean</span>
|
202
202
|
</td>
|
203
203
|
<td class="function_name">
|
204
204
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-set-camera-device" title="clutter_gst_camera_set_camera_device ()">clutter_gst_camera_set_camera_device</a> <span class="c_punctuation">()</span>
|
@@ -206,7 +206,7 @@
|
|
206
206
|
</tr>
|
207
207
|
<tr>
|
208
208
|
<td class="function_type">
|
209
|
-
<
|
209
|
+
<span class="returnvalue">gboolean</span>
|
210
210
|
</td>
|
211
211
|
<td class="function_name">
|
212
212
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-set-color-balance-property" title="clutter_gst_camera_set_color_balance_property ()">clutter_gst_camera_set_color_balance_property</a> <span class="c_punctuation">()</span>
|
@@ -214,7 +214,7 @@
|
|
214
214
|
</tr>
|
215
215
|
<tr>
|
216
216
|
<td class="function_type">
|
217
|
-
<
|
217
|
+
<span class="returnvalue">gboolean</span>
|
218
218
|
</td>
|
219
219
|
<td class="function_name">
|
220
220
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-set-contrast" title="clutter_gst_camera_set_contrast ()">clutter_gst_camera_set_contrast</a> <span class="c_punctuation">()</span>
|
@@ -222,7 +222,7 @@
|
|
222
222
|
</tr>
|
223
223
|
<tr>
|
224
224
|
<td class="function_type">
|
225
|
-
<
|
225
|
+
<span class="returnvalue">gboolean</span>
|
226
226
|
</td>
|
227
227
|
<td class="function_name">
|
228
228
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-set-filter" title="clutter_gst_camera_set_filter ()">clutter_gst_camera_set_filter</a> <span class="c_punctuation">()</span>
|
@@ -230,7 +230,7 @@
|
|
230
230
|
</tr>
|
231
231
|
<tr>
|
232
232
|
<td class="function_type">
|
233
|
-
<
|
233
|
+
<span class="returnvalue">gboolean</span>
|
234
234
|
</td>
|
235
235
|
<td class="function_name">
|
236
236
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-set-gamma" title="clutter_gst_camera_set_gamma ()">clutter_gst_camera_set_gamma</a> <span class="c_punctuation">()</span>
|
@@ -238,7 +238,7 @@
|
|
238
238
|
</tr>
|
239
239
|
<tr>
|
240
240
|
<td class="function_type">
|
241
|
-
<
|
241
|
+
<span class="returnvalue">gboolean</span>
|
242
242
|
</td>
|
243
243
|
<td class="function_name">
|
244
244
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-set-hue" title="clutter_gst_camera_set_hue ()">clutter_gst_camera_set_hue</a> <span class="c_punctuation">()</span>
|
@@ -254,7 +254,7 @@
|
|
254
254
|
</tr>
|
255
255
|
<tr>
|
256
256
|
<td class="function_type">
|
257
|
-
<
|
257
|
+
<span class="returnvalue">gboolean</span>
|
258
258
|
</td>
|
259
259
|
<td class="function_name">
|
260
260
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-set-saturation" title="clutter_gst_camera_set_saturation ()">clutter_gst_camera_set_saturation</a> <span class="c_punctuation">()</span>
|
@@ -270,7 +270,7 @@
|
|
270
270
|
</tr>
|
271
271
|
<tr>
|
272
272
|
<td class="function_type">
|
273
|
-
<
|
273
|
+
<span class="returnvalue">gboolean</span>
|
274
274
|
</td>
|
275
275
|
<td class="function_name">
|
276
276
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-start-video-recording" title="clutter_gst_camera_start_video_recording ()">clutter_gst_camera_start_video_recording</a> <span class="c_punctuation">()</span>
|
@@ -286,7 +286,7 @@
|
|
286
286
|
</tr>
|
287
287
|
<tr>
|
288
288
|
<td class="function_type">
|
289
|
-
<
|
289
|
+
<span class="returnvalue">gboolean</span>
|
290
290
|
</td>
|
291
291
|
<td class="function_name">
|
292
292
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-color-balance" title="clutter_gst_camera_supports_color_balance ()">clutter_gst_camera_supports_color_balance</a> <span class="c_punctuation">()</span>
|
@@ -294,7 +294,7 @@
|
|
294
294
|
</tr>
|
295
295
|
<tr>
|
296
296
|
<td class="function_type">
|
297
|
-
<
|
297
|
+
<span class="returnvalue">gboolean</span>
|
298
298
|
</td>
|
299
299
|
<td class="function_name">
|
300
300
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-gamma-correction" title="clutter_gst_camera_supports_gamma_correction ()">clutter_gst_camera_supports_gamma_correction</a> <span class="c_punctuation">()</span>
|
@@ -302,7 +302,7 @@
|
|
302
302
|
</tr>
|
303
303
|
<tr>
|
304
304
|
<td class="function_type">
|
305
|
-
<
|
305
|
+
<span class="returnvalue">gboolean</span>
|
306
306
|
</td>
|
307
307
|
<td class="function_name">
|
308
308
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-take-photo" title="clutter_gst_camera_take_photo ()">clutter_gst_camera_take_photo</a> <span class="c_punctuation">()</span>
|
@@ -310,7 +310,7 @@
|
|
310
310
|
</tr>
|
311
311
|
<tr>
|
312
312
|
<td class="function_type">
|
313
|
-
<
|
313
|
+
<span class="returnvalue">gboolean</span>
|
314
314
|
</td>
|
315
315
|
<td class="function_name">
|
316
316
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-take-photo-pixbuf" title="clutter_gst_camera_take_photo_pixbuf ()">clutter_gst_camera_take_photo_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -347,22 +347,22 @@
|
|
347
347
|
<tr>
|
348
348
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
349
349
|
<td class="signal_name"><a class="link" href="ClutterGstCamera.html#ClutterGstCamera-photo-saved" title="The “photo-saved” signal">photo-saved</a></td>
|
350
|
-
<td class="signal_flags"
|
350
|
+
<td class="signal_flags">Action</td>
|
351
351
|
</tr>
|
352
352
|
<tr>
|
353
353
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
354
354
|
<td class="signal_name"><a class="link" href="ClutterGstCamera.html#ClutterGstCamera-photo-taken" title="The “photo-taken” signal">photo-taken</a></td>
|
355
|
-
<td class="signal_flags"
|
355
|
+
<td class="signal_flags">Action</td>
|
356
356
|
</tr>
|
357
357
|
<tr>
|
358
358
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
359
359
|
<td class="signal_name"><a class="link" href="ClutterGstCamera.html#ClutterGstCamera-ready-for-capture" title="The “ready-for-capture” signal">ready-for-capture</a></td>
|
360
|
-
<td class="signal_flags"
|
360
|
+
<td class="signal_flags">Run Last</td>
|
361
361
|
</tr>
|
362
362
|
<tr>
|
363
363
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
364
364
|
<td class="signal_name"><a class="link" href="ClutterGstCamera.html#ClutterGstCamera-video-saved" title="The “video-saved” signal">video-saved</a></td>
|
365
|
-
<td class="signal_flags"
|
365
|
+
<td class="signal_flags">Action</td>
|
366
366
|
</tr>
|
367
367
|
</tbody>
|
368
368
|
</table></div>
|
@@ -388,7 +388,7 @@
|
|
388
388
|
</div>
|
389
389
|
<div class="refsect1">
|
390
390
|
<a name="ClutterGstCamera.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
391
|
-
<pre class="screen">
|
391
|
+
<pre class="screen"> GObject
|
392
392
|
<span class="lineart">╰──</span> ClutterGstCamera
|
393
393
|
</pre>
|
394
394
|
</div>
|
@@ -417,28 +417,37 @@ assuming this constructor is called from the Clutter thread.</div>
|
|
417
417
|
<div class="refsect3">
|
418
418
|
<a name="id-1.4.3.10.2.6"></a><h4>Returns</h4>
|
419
419
|
<p> the newly created camera actor</p>
|
420
|
+
<p></p>
|
420
421
|
</div>
|
421
422
|
</div>
|
422
423
|
<hr>
|
423
424
|
<div class="refsect2">
|
424
425
|
<a name="clutter-gst-camera-get-brightness"></a><h3>clutter_gst_camera_get_brightness ()</h3>
|
425
|
-
<pre class="programlisting"><
|
426
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
426
427
|
clutter_gst_camera_get_brightness (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
427
|
-
<em class="parameter"><code><
|
428
|
+
<em class="parameter"><code><span class="type">gdouble</span> *cur_value</code></em>);</pre>
|
428
429
|
<p>
|
429
430
|
</p>
|
431
|
+
<div class="refsect3">
|
432
|
+
<a name="id-1.4.3.10.3.5"></a><h4>Returns</h4>
|
433
|
+
<p></p>
|
434
|
+
</div>
|
430
435
|
</div>
|
431
436
|
<hr>
|
432
437
|
<div class="refsect2">
|
433
438
|
<a name="clutter-gst-camera-get-brightness-range"></a><h3>clutter_gst_camera_get_brightness_range ()</h3>
|
434
|
-
<pre class="programlisting"><
|
439
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
435
440
|
clutter_gst_camera_get_brightness_range
|
436
441
|
(<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
437
|
-
<em class="parameter"><code><
|
438
|
-
<em class="parameter"><code><
|
439
|
-
<em class="parameter"><code><
|
442
|
+
<em class="parameter"><code><span class="type">gdouble</span> *min_value</code></em>,
|
443
|
+
<em class="parameter"><code><span class="type">gdouble</span> *max_value</code></em>,
|
444
|
+
<em class="parameter"><code><span class="type">gdouble</span> *default_value</code></em>);</pre>
|
440
445
|
<p>
|
441
446
|
</p>
|
447
|
+
<div class="refsect3">
|
448
|
+
<a name="id-1.4.3.10.4.5"></a><h4>Returns</h4>
|
449
|
+
<p></p>
|
450
|
+
</div>
|
442
451
|
</div>
|
443
452
|
<hr>
|
444
453
|
<div class="refsect2">
|
@@ -470,11 +479,11 @@ clutter_gst_camera_get_camera_device (<em class="parameter"><code><a class="link
|
|
470
479
|
<hr>
|
471
480
|
<div class="refsect2">
|
472
481
|
<a name="clutter-gst-camera-get-color-balance-property"></a><h3>clutter_gst_camera_get_color_balance_property ()</h3>
|
473
|
-
<pre class="programlisting"><
|
482
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
474
483
|
clutter_gst_camera_get_color_balance_property
|
475
484
|
(<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
476
|
-
<em class="parameter"><code>const <
|
477
|
-
<em class="parameter"><code><
|
485
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *property</code></em>,
|
486
|
+
<em class="parameter"><code><span class="type">gdouble</span> *cur_value</code></em>);</pre>
|
478
487
|
<p>Retrieve the current value for the color balance property <em class="parameter"><code>property</code></em>
|
479
488
|
,</p>
|
480
489
|
<p>This method will return FALSE if <em class="parameter"><code>property</code></em>
|
@@ -512,19 +521,20 @@ See <a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-colo
|
|
512
521
|
</div>
|
513
522
|
<div class="refsect3">
|
514
523
|
<a name="id-1.4.3.10.6.7"></a><h4>Returns</h4>
|
515
|
-
<p> <
|
524
|
+
<p> <code class="literal">TRUE</code> if successful, <code class="literal">FALSE</code> otherwise</p>
|
525
|
+
<p></p>
|
516
526
|
</div>
|
517
527
|
</div>
|
518
528
|
<hr>
|
519
529
|
<div class="refsect2">
|
520
530
|
<a name="clutter-gst-camera-get-color-balance-property-range"></a><h3>clutter_gst_camera_get_color_balance_property_range ()</h3>
|
521
|
-
<pre class="programlisting"><
|
531
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
522
532
|
clutter_gst_camera_get_color_balance_property_range
|
523
533
|
(<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
524
|
-
<em class="parameter"><code>const <
|
525
|
-
<em class="parameter"><code><
|
526
|
-
<em class="parameter"><code><
|
527
|
-
<em class="parameter"><code><
|
534
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *property</code></em>,
|
535
|
+
<em class="parameter"><code><span class="type">gdouble</span> *min_value</code></em>,
|
536
|
+
<em class="parameter"><code><span class="type">gdouble</span> *max_value</code></em>,
|
537
|
+
<em class="parameter"><code><span class="type">gdouble</span> *default_value</code></em>);</pre>
|
528
538
|
<p>Retrieve the minimum, maximum and default values for the color balance property <em class="parameter"><code>property</code></em>
|
529
539
|
,</p>
|
530
540
|
<p>This method will return FALSE if <em class="parameter"><code>property</code></em>
|
@@ -554,19 +564,19 @@ See <a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-colo
|
|
554
564
|
<tr>
|
555
565
|
<td class="parameter_name"><p>min_value</p></td>
|
556
566
|
<td class="parameter_description"><p>Pointer to store the minimum value of <em class="parameter"><code>property</code></em>
|
557
|
-
, or <
|
567
|
+
, or <code class="literal">NULL</code></p></td>
|
558
568
|
<td class="parameter_annotations"> </td>
|
559
569
|
</tr>
|
560
570
|
<tr>
|
561
571
|
<td class="parameter_name"><p>max_value</p></td>
|
562
572
|
<td class="parameter_description"><p>Pointer to store the maximum value of <em class="parameter"><code>property</code></em>
|
563
|
-
, or <
|
573
|
+
, or <code class="literal">NULL</code></p></td>
|
564
574
|
<td class="parameter_annotations"> </td>
|
565
575
|
</tr>
|
566
576
|
<tr>
|
567
577
|
<td class="parameter_name"><p>default_value</p></td>
|
568
578
|
<td class="parameter_description"><p>Pointer to store the default value of <em class="parameter"><code>property</code></em>
|
569
|
-
, or <
|
579
|
+
, or <code class="literal">NULL</code></p></td>
|
570
580
|
<td class="parameter_annotations"> </td>
|
571
581
|
</tr>
|
572
582
|
</tbody>
|
@@ -574,33 +584,42 @@ See <a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-colo
|
|
574
584
|
</div>
|
575
585
|
<div class="refsect3">
|
576
586
|
<a name="id-1.4.3.10.7.7"></a><h4>Returns</h4>
|
577
|
-
<p> <
|
587
|
+
<p> <code class="literal">TRUE</code> if successful, <code class="literal">FALSE</code> otherwise</p>
|
588
|
+
<p></p>
|
578
589
|
</div>
|
579
590
|
</div>
|
580
591
|
<hr>
|
581
592
|
<div class="refsect2">
|
582
593
|
<a name="clutter-gst-camera-get-contrast"></a><h3>clutter_gst_camera_get_contrast ()</h3>
|
583
|
-
<pre class="programlisting"><
|
594
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
584
595
|
clutter_gst_camera_get_contrast (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
585
|
-
<em class="parameter"><code><
|
596
|
+
<em class="parameter"><code><span class="type">gdouble</span> *cur_value</code></em>);</pre>
|
586
597
|
<p>
|
587
598
|
</p>
|
599
|
+
<div class="refsect3">
|
600
|
+
<a name="id-1.4.3.10.8.5"></a><h4>Returns</h4>
|
601
|
+
<p></p>
|
602
|
+
</div>
|
588
603
|
</div>
|
589
604
|
<hr>
|
590
605
|
<div class="refsect2">
|
591
606
|
<a name="clutter-gst-camera-get-contrast-range"></a><h3>clutter_gst_camera_get_contrast_range ()</h3>
|
592
|
-
<pre class="programlisting"><
|
607
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
593
608
|
clutter_gst_camera_get_contrast_range (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
594
|
-
<em class="parameter"><code><
|
595
|
-
<em class="parameter"><code><
|
596
|
-
<em class="parameter"><code><
|
609
|
+
<em class="parameter"><code><span class="type">gdouble</span> *min_value</code></em>,
|
610
|
+
<em class="parameter"><code><span class="type">gdouble</span> *max_value</code></em>,
|
611
|
+
<em class="parameter"><code><span class="type">gdouble</span> *default_value</code></em>);</pre>
|
597
612
|
<p>
|
598
613
|
</p>
|
614
|
+
<div class="refsect3">
|
615
|
+
<a name="id-1.4.3.10.9.5"></a><h4>Returns</h4>
|
616
|
+
<p></p>
|
617
|
+
</div>
|
599
618
|
</div>
|
600
619
|
<hr>
|
601
620
|
<div class="refsect2">
|
602
621
|
<a name="clutter-gst-camera-get-filter"></a><h3>clutter_gst_camera_get_filter ()</h3>
|
603
|
-
<pre class="programlisting"><
|
622
|
+
<pre class="programlisting"><span class="returnvalue">GstElement</span> *
|
604
623
|
clutter_gst_camera_get_filter (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>);</pre>
|
605
624
|
<p>Retrieve the current filter being used.</p>
|
606
625
|
<div class="refsect3">
|
@@ -620,16 +639,16 @@ clutter_gst_camera_get_filter (<em class="parameter"><code><a class="link" href=
|
|
620
639
|
</div>
|
621
640
|
<div class="refsect3">
|
622
641
|
<a name="id-1.4.3.10.10.6"></a><h4>Returns</h4>
|
623
|
-
<p> The current filter or <
|
642
|
+
<p> The current filter or <code class="literal">NULL</code> if none is set. </p>
|
624
643
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
625
644
|
</div>
|
626
645
|
</div>
|
627
646
|
<hr>
|
628
647
|
<div class="refsect2">
|
629
648
|
<a name="clutter-gst-camera-get-gamma"></a><h3>clutter_gst_camera_get_gamma ()</h3>
|
630
|
-
<pre class="programlisting"><
|
649
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
631
650
|
clutter_gst_camera_get_gamma (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
632
|
-
<em class="parameter"><code><
|
651
|
+
<em class="parameter"><code><span class="type">gdouble</span> *cur_value</code></em>);</pre>
|
633
652
|
<p>Retrieve the current gamma value.</p>
|
634
653
|
<p>This method will return FALSE if gamma correction is not
|
635
654
|
supported on <em class="parameter"><code>self</code></em>
|
@@ -659,17 +678,18 @@ See <a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-gamm
|
|
659
678
|
</div>
|
660
679
|
<div class="refsect3">
|
661
680
|
<a name="id-1.4.3.10.11.7"></a><h4>Returns</h4>
|
662
|
-
<p> <
|
681
|
+
<p> <code class="literal">TRUE</code> if successful, <code class="literal">FALSE</code> otherwise</p>
|
682
|
+
<p></p>
|
663
683
|
</div>
|
664
684
|
</div>
|
665
685
|
<hr>
|
666
686
|
<div class="refsect2">
|
667
687
|
<a name="clutter-gst-camera-get-gamma-range"></a><h3>clutter_gst_camera_get_gamma_range ()</h3>
|
668
|
-
<pre class="programlisting"><
|
688
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
669
689
|
clutter_gst_camera_get_gamma_range (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
670
|
-
<em class="parameter"><code><
|
671
|
-
<em class="parameter"><code><
|
672
|
-
<em class="parameter"><code><
|
690
|
+
<em class="parameter"><code><span class="type">gdouble</span> *min_value</code></em>,
|
691
|
+
<em class="parameter"><code><span class="type">gdouble</span> *max_value</code></em>,
|
692
|
+
<em class="parameter"><code><span class="type">gdouble</span> *default_value</code></em>);</pre>
|
673
693
|
<p>Retrieve the minimum, maximum and default gamma values.</p>
|
674
694
|
<p>This method will return FALSE if gamma correction is not
|
675
695
|
supported on <em class="parameter"><code>self</code></em>
|
@@ -691,17 +711,17 @@ See <a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-gamm
|
|
691
711
|
</tr>
|
692
712
|
<tr>
|
693
713
|
<td class="parameter_name"><p>min_value</p></td>
|
694
|
-
<td class="parameter_description"><p>Pointer to store the minimum gamma value, or <
|
714
|
+
<td class="parameter_description"><p>Pointer to store the minimum gamma value, or <code class="literal">NULL</code></p></td>
|
695
715
|
<td class="parameter_annotations"> </td>
|
696
716
|
</tr>
|
697
717
|
<tr>
|
698
718
|
<td class="parameter_name"><p>max_value</p></td>
|
699
|
-
<td class="parameter_description"><p>Pointer to store the maximum gamma value, or <
|
719
|
+
<td class="parameter_description"><p>Pointer to store the maximum gamma value, or <code class="literal">NULL</code></p></td>
|
700
720
|
<td class="parameter_annotations"> </td>
|
701
721
|
</tr>
|
702
722
|
<tr>
|
703
723
|
<td class="parameter_name"><p>default_value</p></td>
|
704
|
-
<td class="parameter_description"><p>Pointer to store the default gamma value, or <
|
724
|
+
<td class="parameter_description"><p>Pointer to store the default gamma value, or <code class="literal">NULL</code></p></td>
|
705
725
|
<td class="parameter_annotations"> </td>
|
706
726
|
</tr>
|
707
727
|
</tbody>
|
@@ -709,54 +729,71 @@ See <a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-gamm
|
|
709
729
|
</div>
|
710
730
|
<div class="refsect3">
|
711
731
|
<a name="id-1.4.3.10.12.7"></a><h4>Returns</h4>
|
712
|
-
<p> <
|
732
|
+
<p> <code class="literal">TRUE</code> if successful, <code class="literal">FALSE</code> otherwise</p>
|
733
|
+
<p></p>
|
713
734
|
</div>
|
714
735
|
</div>
|
715
736
|
<hr>
|
716
737
|
<div class="refsect2">
|
717
738
|
<a name="clutter-gst-camera-get-hue"></a><h3>clutter_gst_camera_get_hue ()</h3>
|
718
|
-
<pre class="programlisting"><
|
739
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
719
740
|
clutter_gst_camera_get_hue (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
720
|
-
<em class="parameter"><code><
|
741
|
+
<em class="parameter"><code><span class="type">gdouble</span> *cur_value</code></em>);</pre>
|
721
742
|
<p>
|
722
743
|
</p>
|
744
|
+
<div class="refsect3">
|
745
|
+
<a name="id-1.4.3.10.13.5"></a><h4>Returns</h4>
|
746
|
+
<p></p>
|
747
|
+
</div>
|
723
748
|
</div>
|
724
749
|
<hr>
|
725
750
|
<div class="refsect2">
|
726
751
|
<a name="clutter-gst-camera-get-hue-range"></a><h3>clutter_gst_camera_get_hue_range ()</h3>
|
727
|
-
<pre class="programlisting"><
|
752
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
728
753
|
clutter_gst_camera_get_hue_range (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
729
|
-
<em class="parameter"><code><
|
730
|
-
<em class="parameter"><code><
|
731
|
-
<em class="parameter"><code><
|
754
|
+
<em class="parameter"><code><span class="type">gdouble</span> *min_value</code></em>,
|
755
|
+
<em class="parameter"><code><span class="type">gdouble</span> *max_value</code></em>,
|
756
|
+
<em class="parameter"><code><span class="type">gdouble</span> *default_value</code></em>);</pre>
|
732
757
|
<p>
|
733
758
|
</p>
|
759
|
+
<div class="refsect3">
|
760
|
+
<a name="id-1.4.3.10.14.5"></a><h4>Returns</h4>
|
761
|
+
<p></p>
|
762
|
+
</div>
|
734
763
|
</div>
|
735
764
|
<hr>
|
736
765
|
<div class="refsect2">
|
737
766
|
<a name="clutter-gst-camera-get-saturation"></a><h3>clutter_gst_camera_get_saturation ()</h3>
|
738
|
-
<pre class="programlisting"><
|
767
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
739
768
|
clutter_gst_camera_get_saturation (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
740
|
-
<em class="parameter"><code><
|
769
|
+
<em class="parameter"><code><span class="type">gdouble</span> *cur_value</code></em>);</pre>
|
741
770
|
<p>
|
742
771
|
</p>
|
772
|
+
<div class="refsect3">
|
773
|
+
<a name="id-1.4.3.10.15.5"></a><h4>Returns</h4>
|
774
|
+
<p></p>
|
775
|
+
</div>
|
743
776
|
</div>
|
744
777
|
<hr>
|
745
778
|
<div class="refsect2">
|
746
779
|
<a name="clutter-gst-camera-get-saturation-range"></a><h3>clutter_gst_camera_get_saturation_range ()</h3>
|
747
|
-
<pre class="programlisting"><
|
780
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
748
781
|
clutter_gst_camera_get_saturation_range
|
749
782
|
(<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
750
|
-
<em class="parameter"><code><
|
751
|
-
<em class="parameter"><code><
|
752
|
-
<em class="parameter"><code><
|
783
|
+
<em class="parameter"><code><span class="type">gdouble</span> *min_value</code></em>,
|
784
|
+
<em class="parameter"><code><span class="type">gdouble</span> *max_value</code></em>,
|
785
|
+
<em class="parameter"><code><span class="type">gdouble</span> *default_value</code></em>);</pre>
|
753
786
|
<p>
|
754
787
|
</p>
|
788
|
+
<div class="refsect3">
|
789
|
+
<a name="id-1.4.3.10.16.5"></a><h4>Returns</h4>
|
790
|
+
<p></p>
|
791
|
+
</div>
|
755
792
|
</div>
|
756
793
|
<hr>
|
757
794
|
<div class="refsect2">
|
758
795
|
<a name="clutter-gst-camera-is-ready-for-capture"></a><h3>clutter_gst_camera_is_ready_for_capture ()</h3>
|
759
|
-
<pre class="programlisting"><
|
796
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
760
797
|
clutter_gst_camera_is_ready_for_capture
|
761
798
|
(<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>);</pre>
|
762
799
|
<p>Check whether the <em class="parameter"><code>self</code></em>
|
@@ -778,14 +815,15 @@ clutter_gst_camera_is_ready_for_capture
|
|
778
815
|
</div>
|
779
816
|
<div class="refsect3">
|
780
817
|
<a name="id-1.4.3.10.17.6"></a><h4>Returns</h4>
|
781
|
-
<p> <
|
782
|
-
is ready for capture, <
|
818
|
+
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>self</code></em>
|
819
|
+
is ready for capture, <code class="literal">FALSE</code> otherwise</p>
|
820
|
+
<p></p>
|
783
821
|
</div>
|
784
822
|
</div>
|
785
823
|
<hr>
|
786
824
|
<div class="refsect2">
|
787
825
|
<a name="clutter-gst-camera-is-recording-video"></a><h3>clutter_gst_camera_is_recording_video ()</h3>
|
788
|
-
<pre class="programlisting"><
|
826
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
789
827
|
clutter_gst_camera_is_recording_video (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>);</pre>
|
790
828
|
<p>Check whether the <em class="parameter"><code>self</code></em>
|
791
829
|
is recording video.</p>
|
@@ -806,14 +844,15 @@ clutter_gst_camera_is_recording_video (<em class="parameter"><code><a class="lin
|
|
806
844
|
</div>
|
807
845
|
<div class="refsect3">
|
808
846
|
<a name="id-1.4.3.10.18.6"></a><h4>Returns</h4>
|
809
|
-
<p> <
|
810
|
-
is recording video, <
|
847
|
+
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>self</code></em>
|
848
|
+
is recording video, <code class="literal">FALSE</code> otherwise</p>
|
849
|
+
<p></p>
|
811
850
|
</div>
|
812
851
|
</div>
|
813
852
|
<hr>
|
814
853
|
<div class="refsect2">
|
815
854
|
<a name="clutter-gst-camera-remove-filter"></a><h3>clutter_gst_camera_remove_filter ()</h3>
|
816
|
-
<pre class="programlisting"><
|
855
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
817
856
|
clutter_gst_camera_remove_filter (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>);</pre>
|
818
857
|
<p>Remove the current filter, if any.</p>
|
819
858
|
<div class="refsect3">
|
@@ -833,22 +872,27 @@ clutter_gst_camera_remove_filter (<em class="parameter"><code><a class="link" hr
|
|
833
872
|
</div>
|
834
873
|
<div class="refsect3">
|
835
874
|
<a name="id-1.4.3.10.19.6"></a><h4>Returns</h4>
|
836
|
-
<p> <
|
875
|
+
<p> <code class="literal">TRUE</code> on success, <code class="literal">FALSE</code> otherwise</p>
|
876
|
+
<p></p>
|
837
877
|
</div>
|
838
878
|
</div>
|
839
879
|
<hr>
|
840
880
|
<div class="refsect2">
|
841
881
|
<a name="clutter-gst-camera-set-brightness"></a><h3>clutter_gst_camera_set_brightness ()</h3>
|
842
|
-
<pre class="programlisting"><
|
882
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
843
883
|
clutter_gst_camera_set_brightness (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
844
|
-
<em class="parameter"><code><
|
884
|
+
<em class="parameter"><code><span class="type">gdouble</span> value</code></em>);</pre>
|
845
885
|
<p>
|
846
886
|
</p>
|
887
|
+
<div class="refsect3">
|
888
|
+
<a name="id-1.4.3.10.20.5"></a><h4>Returns</h4>
|
889
|
+
<p></p>
|
890
|
+
</div>
|
847
891
|
</div>
|
848
892
|
<hr>
|
849
893
|
<div class="refsect2">
|
850
894
|
<a name="clutter-gst-camera-set-camera-device"></a><h3>clutter_gst_camera_set_camera_device ()</h3>
|
851
|
-
<pre class="programlisting"><
|
895
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
852
896
|
clutter_gst_camera_set_camera_device (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
853
897
|
<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>);</pre>
|
854
898
|
<p>Set the new active camera device.</p>
|
@@ -876,17 +920,18 @@ clutter_gst_camera_set_camera_device (<em class="parameter"><code><a class="link
|
|
876
920
|
</div>
|
877
921
|
<div class="refsect3">
|
878
922
|
<a name="id-1.4.3.10.21.6"></a><h4>Returns</h4>
|
879
|
-
<p> <
|
923
|
+
<p> <code class="literal">TRUE</code> on success, <code class="literal">FALSE</code> otherwise</p>
|
924
|
+
<p></p>
|
880
925
|
</div>
|
881
926
|
</div>
|
882
927
|
<hr>
|
883
928
|
<div class="refsect2">
|
884
929
|
<a name="clutter-gst-camera-set-color-balance-property"></a><h3>clutter_gst_camera_set_color_balance_property ()</h3>
|
885
|
-
<pre class="programlisting"><
|
930
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
886
931
|
clutter_gst_camera_set_color_balance_property
|
887
932
|
(<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
888
|
-
<em class="parameter"><code>const <
|
889
|
-
<em class="parameter"><code><
|
933
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *property</code></em>,
|
934
|
+
<em class="parameter"><code><span class="type">gdouble</span> value</code></em>);</pre>
|
890
935
|
<p>Set the value for the color balance property <em class="parameter"><code>property</code></em>
|
891
936
|
to <em class="parameter"><code>value</code></em>
|
892
937
|
.
|
@@ -926,24 +971,29 @@ See <a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-colo
|
|
926
971
|
</div>
|
927
972
|
<div class="refsect3">
|
928
973
|
<a name="id-1.4.3.10.22.7"></a><h4>Returns</h4>
|
929
|
-
<p> <
|
974
|
+
<p> <code class="literal">TRUE</code> if successful, <code class="literal">FALSE</code> otherwise</p>
|
975
|
+
<p></p>
|
930
976
|
</div>
|
931
977
|
</div>
|
932
978
|
<hr>
|
933
979
|
<div class="refsect2">
|
934
980
|
<a name="clutter-gst-camera-set-contrast"></a><h3>clutter_gst_camera_set_contrast ()</h3>
|
935
|
-
<pre class="programlisting"><
|
981
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
936
982
|
clutter_gst_camera_set_contrast (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
937
|
-
<em class="parameter"><code><
|
983
|
+
<em class="parameter"><code><span class="type">gdouble</span> value</code></em>);</pre>
|
938
984
|
<p>
|
939
985
|
</p>
|
986
|
+
<div class="refsect3">
|
987
|
+
<a name="id-1.4.3.10.23.5"></a><h4>Returns</h4>
|
988
|
+
<p></p>
|
989
|
+
</div>
|
940
990
|
</div>
|
941
991
|
<hr>
|
942
992
|
<div class="refsect2">
|
943
993
|
<a name="clutter-gst-camera-set-filter"></a><h3>clutter_gst_camera_set_filter ()</h3>
|
944
|
-
<pre class="programlisting"><
|
994
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
945
995
|
clutter_gst_camera_set_filter (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
946
|
-
<em class="parameter"><code><
|
996
|
+
<em class="parameter"><code><span class="type">GstElement</span> *filter</code></em>);</pre>
|
947
997
|
<p>Set the filter element to be used.
|
948
998
|
Filters can be used for effects, image processing, etc.</p>
|
949
999
|
<div class="refsect3">
|
@@ -962,7 +1012,7 @@ Filters can be used for effects, image processing, etc.</p>
|
|
962
1012
|
</tr>
|
963
1013
|
<tr>
|
964
1014
|
<td class="parameter_name"><p>filter</p></td>
|
965
|
-
<td class="parameter_description"><p>a <
|
1015
|
+
<td class="parameter_description"><p>a <span class="type">GstElement</span> for the filter</p></td>
|
966
1016
|
<td class="parameter_annotations"> </td>
|
967
1017
|
</tr>
|
968
1018
|
</tbody>
|
@@ -970,15 +1020,16 @@ Filters can be used for effects, image processing, etc.</p>
|
|
970
1020
|
</div>
|
971
1021
|
<div class="refsect3">
|
972
1022
|
<a name="id-1.4.3.10.24.6"></a><h4>Returns</h4>
|
973
|
-
<p> <
|
1023
|
+
<p> <code class="literal">TRUE</code> on success, <code class="literal">FALSE</code> otherwise</p>
|
1024
|
+
<p></p>
|
974
1025
|
</div>
|
975
1026
|
</div>
|
976
1027
|
<hr>
|
977
1028
|
<div class="refsect2">
|
978
1029
|
<a name="clutter-gst-camera-set-gamma"></a><h3>clutter_gst_camera_set_gamma ()</h3>
|
979
|
-
<pre class="programlisting"><
|
1030
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
980
1031
|
clutter_gst_camera_set_gamma (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
981
|
-
<em class="parameter"><code><
|
1032
|
+
<em class="parameter"><code><span class="type">gdouble</span> value</code></em>);</pre>
|
982
1033
|
<p>Set the gamma value.
|
983
1034
|
Allowed values can be retrieved with
|
984
1035
|
<a class="link" href="ClutterGstCamera.html#clutter-gst-camera-get-gamma-range" title="clutter_gst_camera_get_gamma_range ()"><code class="function">clutter_gst_camera_get_gamma_range()</code></a>.</p>
|
@@ -1010,24 +1061,29 @@ See <a class="link" href="ClutterGstCamera.html#clutter-gst-camera-supports-gamm
|
|
1010
1061
|
</div>
|
1011
1062
|
<div class="refsect3">
|
1012
1063
|
<a name="id-1.4.3.10.25.7"></a><h4>Returns</h4>
|
1013
|
-
<p> <
|
1064
|
+
<p> <code class="literal">TRUE</code> if successful, <code class="literal">FALSE</code> otherwise</p>
|
1065
|
+
<p></p>
|
1014
1066
|
</div>
|
1015
1067
|
</div>
|
1016
1068
|
<hr>
|
1017
1069
|
<div class="refsect2">
|
1018
1070
|
<a name="clutter-gst-camera-set-hue"></a><h3>clutter_gst_camera_set_hue ()</h3>
|
1019
|
-
<pre class="programlisting"><
|
1071
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
1020
1072
|
clutter_gst_camera_set_hue (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
1021
|
-
<em class="parameter"><code><
|
1073
|
+
<em class="parameter"><code><span class="type">gdouble</span> value</code></em>);</pre>
|
1022
1074
|
<p>
|
1023
1075
|
</p>
|
1076
|
+
<div class="refsect3">
|
1077
|
+
<a name="id-1.4.3.10.26.5"></a><h4>Returns</h4>
|
1078
|
+
<p></p>
|
1079
|
+
</div>
|
1024
1080
|
</div>
|
1025
1081
|
<hr>
|
1026
1082
|
<div class="refsect2">
|
1027
1083
|
<a name="clutter-gst-camera-set-photo-profile"></a><h3>clutter_gst_camera_set_photo_profile ()</h3>
|
1028
1084
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1029
1085
|
clutter_gst_camera_set_photo_profile (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
1030
|
-
<em class="parameter"><code><
|
1086
|
+
<em class="parameter"><code><span class="type">GstEncodingProfile</span> *profile</code></em>);</pre>
|
1031
1087
|
<p>Set the encoding profile to be used for photo captures.
|
1032
1088
|
The default profile saves photos as JPEG images.</p>
|
1033
1089
|
<div class="refsect3">
|
@@ -1046,7 +1102,7 @@ The default profile saves photos as JPEG images.</p>
|
|
1046
1102
|
</tr>
|
1047
1103
|
<tr>
|
1048
1104
|
<td class="parameter_name"><p>profile</p></td>
|
1049
|
-
<td class="parameter_description"><p>A <
|
1105
|
+
<td class="parameter_description"><p>A <span class="type">GstEncodingProfile</span> to be used for photo captures.</p></td>
|
1050
1106
|
<td class="parameter_annotations"> </td>
|
1051
1107
|
</tr>
|
1052
1108
|
</tbody>
|
@@ -1056,18 +1112,22 @@ The default profile saves photos as JPEG images.</p>
|
|
1056
1112
|
<hr>
|
1057
1113
|
<div class="refsect2">
|
1058
1114
|
<a name="clutter-gst-camera-set-saturation"></a><h3>clutter_gst_camera_set_saturation ()</h3>
|
1059
|
-
<pre class="programlisting"><
|
1115
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
1060
1116
|
clutter_gst_camera_set_saturation (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
1061
|
-
<em class="parameter"><code><
|
1117
|
+
<em class="parameter"><code><span class="type">gdouble</span> value</code></em>);</pre>
|
1062
1118
|
<p>
|
1063
1119
|
</p>
|
1120
|
+
<div class="refsect3">
|
1121
|
+
<a name="id-1.4.3.10.28.5"></a><h4>Returns</h4>
|
1122
|
+
<p></p>
|
1123
|
+
</div>
|
1064
1124
|
</div>
|
1065
1125
|
<hr>
|
1066
1126
|
<div class="refsect2">
|
1067
1127
|
<a name="clutter-gst-camera-set-video-profile"></a><h3>clutter_gst_camera_set_video_profile ()</h3>
|
1068
1128
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1069
1129
|
clutter_gst_camera_set_video_profile (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
1070
|
-
<em class="parameter"><code><
|
1130
|
+
<em class="parameter"><code><span class="type">GstEncodingProfile</span> *profile</code></em>);</pre>
|
1071
1131
|
<p>Set the encoding profile to be used for video recording.
|
1072
1132
|
The default profile saves videos as Ogg/Theora videos.</p>
|
1073
1133
|
<div class="refsect3">
|
@@ -1086,7 +1146,7 @@ The default profile saves videos as Ogg/Theora videos.</p>
|
|
1086
1146
|
</tr>
|
1087
1147
|
<tr>
|
1088
1148
|
<td class="parameter_name"><p>profile</p></td>
|
1089
|
-
<td class="parameter_description"><p>A <
|
1149
|
+
<td class="parameter_description"><p>A <span class="type">GstEncodingProfile</span> to be used for video recording.</p></td>
|
1090
1150
|
<td class="parameter_annotations"> </td>
|
1091
1151
|
</tr>
|
1092
1152
|
</tbody>
|
@@ -1096,10 +1156,10 @@ The default profile saves videos as Ogg/Theora videos.</p>
|
|
1096
1156
|
<hr>
|
1097
1157
|
<div class="refsect2">
|
1098
1158
|
<a name="clutter-gst-camera-start-video-recording"></a><h3>clutter_gst_camera_start_video_recording ()</h3>
|
1099
|
-
<pre class="programlisting"><
|
1159
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
1100
1160
|
clutter_gst_camera_start_video_recording
|
1101
1161
|
(<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
1102
|
-
<em class="parameter"><code>const <
|
1162
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>);</pre>
|
1103
1163
|
<p>Start a video recording with the <em class="parameter"><code>self</code></em>
|
1104
1164
|
and save it to <em class="parameter"><code>filename</code></em>
|
1105
1165
|
.
|
@@ -1131,7 +1191,8 @@ recording will be saved. </p></td>
|
|
1131
1191
|
</div>
|
1132
1192
|
<div class="refsect3">
|
1133
1193
|
<a name="id-1.4.3.10.30.7"></a><h4>Returns</h4>
|
1134
|
-
<p> <
|
1194
|
+
<p> <code class="literal">TRUE</code> if the video recording was successfully started, <code class="literal">FALSE</code> otherwise</p>
|
1195
|
+
<p></p>
|
1135
1196
|
</div>
|
1136
1197
|
</div>
|
1137
1198
|
<hr>
|
@@ -1161,7 +1222,7 @@ clutter_gst_camera_stop_video_recording
|
|
1161
1222
|
<hr>
|
1162
1223
|
<div class="refsect2">
|
1163
1224
|
<a name="clutter-gst-camera-supports-color-balance"></a><h3>clutter_gst_camera_supports_color_balance ()</h3>
|
1164
|
-
<pre class="programlisting"><
|
1225
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
1165
1226
|
clutter_gst_camera_supports_color_balance
|
1166
1227
|
(<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>);</pre>
|
1167
1228
|
<p>Check whether the <em class="parameter"><code>self</code></em>
|
@@ -1183,14 +1244,15 @@ clutter_gst_camera_supports_color_balance
|
|
1183
1244
|
</div>
|
1184
1245
|
<div class="refsect3">
|
1185
1246
|
<a name="id-1.4.3.10.32.6"></a><h4>Returns</h4>
|
1186
|
-
<p> <
|
1187
|
-
supports color balance, <
|
1247
|
+
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>self</code></em>
|
1248
|
+
supports color balance, <code class="literal">FALSE</code> otherwise</p>
|
1249
|
+
<p></p>
|
1188
1250
|
</div>
|
1189
1251
|
</div>
|
1190
1252
|
<hr>
|
1191
1253
|
<div class="refsect2">
|
1192
1254
|
<a name="clutter-gst-camera-supports-gamma-correction"></a><h3>clutter_gst_camera_supports_gamma_correction ()</h3>
|
1193
|
-
<pre class="programlisting"><
|
1255
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
1194
1256
|
clutter_gst_camera_supports_gamma_correction
|
1195
1257
|
(<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>);</pre>
|
1196
1258
|
<p>Check whether the <em class="parameter"><code>self</code></em>
|
@@ -1212,16 +1274,17 @@ clutter_gst_camera_supports_gamma_correction
|
|
1212
1274
|
</div>
|
1213
1275
|
<div class="refsect3">
|
1214
1276
|
<a name="id-1.4.3.10.33.6"></a><h4>Returns</h4>
|
1215
|
-
<p> <
|
1216
|
-
supports gamma correction, <
|
1277
|
+
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>self</code></em>
|
1278
|
+
supports gamma correction, <code class="literal">FALSE</code> otherwise</p>
|
1279
|
+
<p></p>
|
1217
1280
|
</div>
|
1218
1281
|
</div>
|
1219
1282
|
<hr>
|
1220
1283
|
<div class="refsect2">
|
1221
1284
|
<a name="clutter-gst-camera-take-photo"></a><h3>clutter_gst_camera_take_photo ()</h3>
|
1222
|
-
<pre class="programlisting"><
|
1285
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
1223
1286
|
clutter_gst_camera_take_photo (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>,
|
1224
|
-
<em class="parameter"><code>const <
|
1287
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>);</pre>
|
1225
1288
|
<p>Take a photo with the <em class="parameter"><code>self</code></em>
|
1226
1289
|
and save it to <em class="parameter"><code>filename</code></em>
|
1227
1290
|
.
|
@@ -1253,17 +1316,18 @@ photo will be saved. </p></td>
|
|
1253
1316
|
</div>
|
1254
1317
|
<div class="refsect3">
|
1255
1318
|
<a name="id-1.4.3.10.34.7"></a><h4>Returns</h4>
|
1256
|
-
<p> <
|
1319
|
+
<p> <code class="literal">TRUE</code> if the photo was successfully captured, <code class="literal">FALSE</code> otherwise</p>
|
1320
|
+
<p></p>
|
1257
1321
|
</div>
|
1258
1322
|
</div>
|
1259
1323
|
<hr>
|
1260
1324
|
<div class="refsect2">
|
1261
1325
|
<a name="clutter-gst-camera-take-photo-pixbuf"></a><h3>clutter_gst_camera_take_photo_pixbuf ()</h3>
|
1262
|
-
<pre class="programlisting"><
|
1326
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
1263
1327
|
clutter_gst_camera_take_photo_pixbuf (<em class="parameter"><code><a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self</code></em>);</pre>
|
1264
1328
|
<p>Take a photo with the <em class="parameter"><code>self</code></em>
|
1265
1329
|
and emit it in the ::photo-taken signal as a
|
1266
|
-
<
|
1330
|
+
<span class="type">GdkPixbuf</span>.
|
1267
1331
|
This method requires that <em class="parameter"><code>self</code></em>
|
1268
1332
|
is playing and ready for capture.</p>
|
1269
1333
|
<div class="refsect3">
|
@@ -1283,7 +1347,8 @@ This method requires that <em class="parameter"><code>self</code></em>
|
|
1283
1347
|
</div>
|
1284
1348
|
<div class="refsect3">
|
1285
1349
|
<a name="id-1.4.3.10.35.6"></a><h4>Returns</h4>
|
1286
|
-
<p> <
|
1350
|
+
<p> <code class="literal">TRUE</code> if the photo was successfully captured, <code class="literal">FALSE</code> otherwise</p>
|
1351
|
+
<p></p>
|
1287
1352
|
</div>
|
1288
1353
|
</div>
|
1289
1354
|
</div>
|
@@ -1321,7 +1386,7 @@ should not be accessed directly.</p>
|
|
1321
1386
|
<a name="ClutterGstCamera-photo-saved"></a><h3>The <code class="literal">“photo-saved”</code> signal</h3>
|
1322
1387
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1323
1388
|
user_function (<a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self,
|
1324
|
-
<
|
1389
|
+
<span class="type">gpointer</span> user_data)</pre>
|
1325
1390
|
<p>The ::photo-saved signal is emitted when a photo was saved to disk.</p>
|
1326
1391
|
<div class="refsect3">
|
1327
1392
|
<a name="id-1.4.3.13.2.5"></a><h4>Parameters</h4>
|
@@ -1345,15 +1410,15 @@ user_function (<a class="link" href="ClutterGstCamera.html" title="ClutterGstCam
|
|
1345
1410
|
</tbody>
|
1346
1411
|
</table></div>
|
1347
1412
|
</div>
|
1348
|
-
<p>Flags:
|
1413
|
+
<p>Flags: Action</p>
|
1349
1414
|
</div>
|
1350
1415
|
<hr>
|
1351
1416
|
<div class="refsect2">
|
1352
1417
|
<a name="ClutterGstCamera-photo-taken"></a><h3>The <code class="literal">“photo-taken”</code> signal</h3>
|
1353
1418
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1354
1419
|
user_function (<a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self,
|
1355
|
-
<
|
1356
|
-
<
|
1420
|
+
<span class="type">GdkPixbuf</span> *pixbuf,
|
1421
|
+
<span class="type">gpointer</span> user_data)</pre>
|
1357
1422
|
<p>The ::photo-taken signal is emitted when a photo was taken.</p>
|
1358
1423
|
<div class="refsect3">
|
1359
1424
|
<a name="id-1.4.3.13.3.5"></a><h4>Parameters</h4>
|
@@ -1371,7 +1436,7 @@ user_function (<a class="link" href="ClutterGstCamera.html" title="ClutterGstCam
|
|
1371
1436
|
</tr>
|
1372
1437
|
<tr>
|
1373
1438
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1374
|
-
<td class="parameter_description"><p>the photo taken as a <
|
1439
|
+
<td class="parameter_description"><p>the photo taken as a <span class="type">GdkPixbuf</span></p></td>
|
1375
1440
|
<td class="parameter_annotations"> </td>
|
1376
1441
|
</tr>
|
1377
1442
|
<tr>
|
@@ -1382,15 +1447,15 @@ user_function (<a class="link" href="ClutterGstCamera.html" title="ClutterGstCam
|
|
1382
1447
|
</tbody>
|
1383
1448
|
</table></div>
|
1384
1449
|
</div>
|
1385
|
-
<p>Flags:
|
1450
|
+
<p>Flags: Action</p>
|
1386
1451
|
</div>
|
1387
1452
|
<hr>
|
1388
1453
|
<div class="refsect2">
|
1389
1454
|
<a name="ClutterGstCamera-ready-for-capture"></a><h3>The <code class="literal">“ready-for-capture”</code> signal</h3>
|
1390
1455
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1391
1456
|
user_function (<a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self,
|
1392
|
-
<
|
1393
|
-
<
|
1457
|
+
<span class="type">gboolean</span> ready,
|
1458
|
+
<span class="type">gpointer</span> user_data)</pre>
|
1394
1459
|
<p>The ::ready-for-capture signal is emitted whenever the value of
|
1395
1460
|
clutter_gst_camera_is_ready_for_capture changes.</p>
|
1396
1461
|
<div class="refsect3">
|
@@ -1421,14 +1486,14 @@ is ready for a new capture</p></td>
|
|
1421
1486
|
</tbody>
|
1422
1487
|
</table></div>
|
1423
1488
|
</div>
|
1424
|
-
<p>Flags:
|
1489
|
+
<p>Flags: Run Last</p>
|
1425
1490
|
</div>
|
1426
1491
|
<hr>
|
1427
1492
|
<div class="refsect2">
|
1428
1493
|
<a name="ClutterGstCamera-video-saved"></a><h3>The <code class="literal">“video-saved”</code> signal</h3>
|
1429
1494
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1430
1495
|
user_function (<a class="link" href="ClutterGstCamera.html" title="ClutterGstCamera"><span class="type">ClutterGstCamera</span></a> *self,
|
1431
|
-
<
|
1496
|
+
<span class="type">gpointer</span> user_data)</pre>
|
1432
1497
|
<p>The ::video-saved signal is emitted when a video was saved to disk.</p>
|
1433
1498
|
<div class="refsect3">
|
1434
1499
|
<a name="id-1.4.3.13.5.5"></a><h4>Parameters</h4>
|
@@ -1452,11 +1517,12 @@ user_function (<a class="link" href="ClutterGstCamera.html" title="ClutterGstCam
|
|
1452
1517
|
</tbody>
|
1453
1518
|
</table></div>
|
1454
1519
|
</div>
|
1455
|
-
<p>Flags:
|
1520
|
+
<p>Flags: Action</p>
|
1456
1521
|
</div>
|
1457
1522
|
</div>
|
1458
1523
|
</div>
|
1459
1524
|
<div class="footer">
|
1460
|
-
<hr>
|
1525
|
+
<hr>
|
1526
|
+
Generated by GTK-Doc V1.21.1</div>
|
1461
1527
|
</body>
|
1462
1528
|
</html>
|