summaryrefslogtreecommitdiff
path: root/doc/reference/clutter-gst-sections.txt
blob: 2a9b1b36f8ef771f386862e17ed701df48de490b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<SECTION>
<FILE>clutter-gst-types</FILE>
<TITLE>ClutterGstTypes</TITLE>
ClutterGstSeekFlags
ClutterGstBufferingMode
<SUBSECTION Standard>
clutter_gst_seek_flags_get_type
CLUTTER_GST_TYPE_SEEK_FLAGS
clutter_gst_buffering_mode_get_type
CLUTTER_GST_TYPE_BUFFERING_MODE
</SECTION>

<SECTION>
<FILE>clutter-gst-player</FILE>
<TITLE>ClutterGstPlayer</TITLE>
ClutterGstPlayer
ClutterGstPlayerIface
clutter_gst_player_class_init
clutter_gst_player_init
clutter_gst_player_deinit
clutter_gst_player_get_pipeline
clutter_gst_player_set_uri
clutter_gst_player_get_uri
clutter_gst_player_set_filename
clutter_gst_player_set_playing
clutter_gst_player_is_playing
clutter_gst_player_get_user_agent
clutter_gst_player_set_user_agent
clutter_gst_player_get_seek_flags
clutter_gst_player_set_seek_flags
clutter_gst_player_get_buffering_mode
clutter_gst_player_set_buffering_mode
clutter_gst_player_get_buffer_fill
clutter_gst_player_set_audio_volume
clutter_gst_player_get_audio_volume
clutter_gst_player_get_audio_streams
clutter_gst_player_get_audio_stream
clutter_gst_player_set_audio_stream
clutter_gst_player_set_subtitle_uri
clutter_gst_player_get_subtitle_uri
clutter_gst_player_set_subtitle_font_name
clutter_gst_player_get_subtitle_font_name
clutter_gst_player_get_subtitle_tracks
clutter_gst_player_get_subtitle_track
clutter_gst_player_set_subtitle_track
clutter_gst_player_get_idle
clutter_gst_player_get_can_seek
clutter_gst_player_get_in_seek
clutter_gst_player_set_progress
clutter_gst_player_get_progress
clutter_gst_player_get_duration
<SUBSECTION Standard>
CLUTTER_GST_PLAYER
CLUTTER_GST_IS_PLAYER
CLUTTER_GST_TYPE_PLAYER
clutter_gst_player_get_type
CLUTTER_GST_PLAYER_GET_INTERFACE
<SUBSECTION Private>
ClutterGstPlayerIfacePrivate
</SECTION>

<SECTION>
<FILE>clutter-gst-actor</FILE>
<TITLE>ClutterGstActor</TITLE>
ClutterGstActor
ClutterGstActorClass
clutter_gst_actor_get_cogl_texture
clutter_gst_actor_set_cogl_texture
clutter_gst_actor_get_cogl_material
clutter_gst_actor_set_cogl_material
clutter_gst_actor_is_idle
clutter_gst_actor_get_idle_material
clutter_gst_actor_set_idle_material
<SUBSECTION Standard>
CLUTTER_GST_ACTOR
CLUTTER_GST_IS_ACTOR
CLUTTER_GST_TYPE_ACTOR
clutter_gst_actor_get_type
CLUTTER_GST_ACTOR_CLASS
CLUTTER_GST_IS_ACTOR_CLASS
CLUTTER_GST_ACTOR_GET_CLASS
<SUBSECTION Private>
ClutterGstActorPrivate
</SECTION>

<SECTION>
<FILE>clutter-gst-video-actor</FILE>
<TITLE>ClutterGstVideoActor</TITLE>
ClutterGstVideoActor
ClutterGstVideoActorClass
clutter_gst_video_actor_new
<SUBSECTION Standard>
CLUTTER_GST_VIDEO_ACTOR
CLUTTER_GST_IS_VIDEO_ACTOR
CLUTTER_GST_TYPE_VIDEO_ACTOR
clutter_gst_video_actor_get_type
CLUTTER_GST_VIDEO_ACTOR_CLASS
CLUTTER_GST_IS_VIDEO_ACTOR_CLASS
CLUTTER_GST_VIDEO_ACTOR_GET_CLASS
<SUBSECTION Private>
ClutterGstVideoActorPrivate
</SECTION>

<SECTION>
<FILE>clutter-gst-video-sink</FILE>
<TITLE>ClutterGstVideoSink</TITLE>
ClutterGstVideoSink
ClutterGstVideoSinkClass
clutter_gst_video_sink_new
<SUBSECTION Standard>
CLUTTER_GST_VIDEO_SINK
CLUTTER_GST_IS_VIDEO_SINK
CLUTTER_GST_TYPE_VIDEO_SINK
clutter_gst_video_sink_get_type
CLUTTER_GST_VIDEO_SINK_CLASS
CLUTTER_GST_IS_VIDEO_SINK_CLASS
CLUTTER_GST_VIDEO_SINK_GET_CLASS
<SUBSECTION Private>
ClutterGstVideoSinkPrivate
</SECTION>

<SECTION>
<FILE>clutter-gst-util</FILE>
<TITLE>Utilities</TITLE>
clutter_gst_init
clutter_gst_init_with_args
</SECTION>

<SECTION>
<FILE>clutter-gst-version</FILE>
<TITLE>Versioning Macros</TITLE>
CLUTTER_GST_MAJOR_VERSION
CLUTTER_GST_MINOR_VERSION
CLUTTER_GST_MICRO_VERSION
CLUTTER_GST_VERSION
CLUTTER_GST_VERSION_S
CLUTTER_GST_VERSION_HEX
CLUTTER_GST_CHECK_VERSION
</SECTION>