Git init
[framework/multimedia/gstreamer0.10.git] / win32 / common / gstenumtypes.h
1
2
3
4 #ifndef __GST_ENUM_TYPES_H__
5 #define __GST_ENUM_TYPES_H__
6
7 #include <glib-object.h>
8
9 G_BEGIN_DECLS
10
11 /* enumerations from "gstobject.h" */
12 GType gst_object_flags_get_type (void);
13 #define GST_TYPE_OBJECT_FLAGS (gst_object_flags_get_type())
14
15 /* enumerations from "gstbin.h" */
16 GType gst_bin_flags_get_type (void);
17 #define GST_TYPE_BIN_FLAGS (gst_bin_flags_get_type())
18
19 /* enumerations from "gstbuffer.h" */
20 GType gst_buffer_flag_get_type (void);
21 #define GST_TYPE_BUFFER_FLAG (gst_buffer_flag_get_type())
22 GType gst_buffer_copy_flags_get_type (void);
23 #define GST_TYPE_BUFFER_COPY_FLAGS (gst_buffer_copy_flags_get_type())
24
25 /* enumerations from "gstbufferlist.h" */
26 GType gst_buffer_list_item_get_type (void);
27 #define GST_TYPE_BUFFER_LIST_ITEM (gst_buffer_list_item_get_type())
28
29 /* enumerations from "gstbus.h" */
30 GType gst_bus_flags_get_type (void);
31 #define GST_TYPE_BUS_FLAGS (gst_bus_flags_get_type())
32 GType gst_bus_sync_reply_get_type (void);
33 #define GST_TYPE_BUS_SYNC_REPLY (gst_bus_sync_reply_get_type())
34
35 /* enumerations from "gstcaps.h" */
36 GType gst_caps_flags_get_type (void);
37 #define GST_TYPE_CAPS_FLAGS (gst_caps_flags_get_type())
38 GType gst_caps_intersect_mode_get_type (void);
39 #define GST_TYPE_CAPS_INTERSECT_MODE (gst_caps_intersect_mode_get_type())
40
41 /* enumerations from "gstclock.h" */
42 GType gst_clock_return_get_type (void);
43 #define GST_TYPE_CLOCK_RETURN (gst_clock_return_get_type())
44 GType gst_clock_entry_type_get_type (void);
45 #define GST_TYPE_CLOCK_ENTRY_TYPE (gst_clock_entry_type_get_type())
46 GType gst_clock_flags_get_type (void);
47 #define GST_TYPE_CLOCK_FLAGS (gst_clock_flags_get_type())
48
49 /* enumerations from "gstdebugutils.h" */
50 GType gst_debug_graph_details_get_type (void);
51 #define GST_TYPE_DEBUG_GRAPH_DETAILS (gst_debug_graph_details_get_type())
52
53 /* enumerations from "gstelement.h" */
54 GType gst_state_get_type (void);
55 #define GST_TYPE_STATE (gst_state_get_type())
56 GType gst_state_change_return_get_type (void);
57 #define GST_TYPE_STATE_CHANGE_RETURN (gst_state_change_return_get_type())
58 GType gst_state_change_get_type (void);
59 #define GST_TYPE_STATE_CHANGE (gst_state_change_get_type())
60 GType gst_element_flags_get_type (void);
61 #define GST_TYPE_ELEMENT_FLAGS (gst_element_flags_get_type())
62
63 /* enumerations from "gsterror.h" */
64 GType gst_core_error_get_type (void);
65 #define GST_TYPE_CORE_ERROR (gst_core_error_get_type())
66 GType gst_library_error_get_type (void);
67 #define GST_TYPE_LIBRARY_ERROR (gst_library_error_get_type())
68 GType gst_resource_error_get_type (void);
69 #define GST_TYPE_RESOURCE_ERROR (gst_resource_error_get_type())
70 GType gst_stream_error_get_type (void);
71 #define GST_TYPE_STREAM_ERROR (gst_stream_error_get_type())
72
73 /* enumerations from "gstevent.h" */
74 GType gst_event_type_flags_get_type (void);
75 #define GST_TYPE_EVENT_TYPE_FLAGS (gst_event_type_flags_get_type())
76 GType gst_event_type_get_type (void);
77 #define GST_TYPE_EVENT_TYPE (gst_event_type_get_type())
78 GType gst_seek_type_get_type (void);
79 #define GST_TYPE_SEEK_TYPE (gst_seek_type_get_type())
80 GType gst_seek_flags_get_type (void);
81 #define GST_TYPE_SEEK_FLAGS (gst_seek_flags_get_type())
82 GType gst_qos_type_get_type (void);
83 #define GST_TYPE_QOS_TYPE (gst_qos_type_get_type())
84
85 /* enumerations from "gstformat.h" */
86 GType gst_format_get_type (void);
87 #define GST_TYPE_FORMAT (gst_format_get_type())
88
89 /* enumerations from "gstindex.h" */
90 GType gst_index_certainty_get_type (void);
91 #define GST_TYPE_INDEX_CERTAINTY (gst_index_certainty_get_type())
92 GType gst_index_entry_type_get_type (void);
93 #define GST_TYPE_INDEX_ENTRY_TYPE (gst_index_entry_type_get_type())
94 GType gst_index_lookup_method_get_type (void);
95 #define GST_TYPE_INDEX_LOOKUP_METHOD (gst_index_lookup_method_get_type())
96 GType gst_assoc_flags_get_type (void);
97 #define GST_TYPE_ASSOC_FLAGS (gst_assoc_flags_get_type())
98 GType gst_index_resolver_method_get_type (void);
99 #define GST_TYPE_INDEX_RESOLVER_METHOD (gst_index_resolver_method_get_type())
100 GType gst_index_flags_get_type (void);
101 #define GST_TYPE_INDEX_FLAGS (gst_index_flags_get_type())
102
103 /* enumerations from "gstinfo.h" */
104 GType gst_debug_level_get_type (void);
105 #define GST_TYPE_DEBUG_LEVEL (gst_debug_level_get_type())
106 GType gst_debug_color_flags_get_type (void);
107 #define GST_TYPE_DEBUG_COLOR_FLAGS (gst_debug_color_flags_get_type())
108
109 /* enumerations from "gstiterator.h" */
110 GType gst_iterator_result_get_type (void);
111 #define GST_TYPE_ITERATOR_RESULT (gst_iterator_result_get_type())
112 GType gst_iterator_item_get_type (void);
113 #define GST_TYPE_ITERATOR_ITEM (gst_iterator_item_get_type())
114
115 /* enumerations from "gstmessage.h" */
116 GType gst_message_type_get_type (void);
117 #define GST_TYPE_MESSAGE_TYPE (gst_message_type_get_type())
118 GType gst_structure_change_type_get_type (void);
119 #define GST_TYPE_STRUCTURE_CHANGE_TYPE (gst_structure_change_type_get_type())
120 GType gst_stream_status_type_get_type (void);
121 #define GST_TYPE_STREAM_STATUS_TYPE (gst_stream_status_type_get_type())
122 GType gst_progress_type_get_type (void);
123 #define GST_TYPE_PROGRESS_TYPE (gst_progress_type_get_type())
124
125 /* enumerations from "gstminiobject.h" */
126 GType gst_mini_object_flags_get_type (void);
127 #define GST_TYPE_MINI_OBJECT_FLAGS (gst_mini_object_flags_get_type())
128
129 /* enumerations from "gstpad.h" */
130 GType gst_pad_link_return_get_type (void);
131 #define GST_TYPE_PAD_LINK_RETURN (gst_pad_link_return_get_type())
132 GType gst_flow_return_get_type (void);
133 #define GST_TYPE_FLOW_RETURN (gst_flow_return_get_type())
134 GType gst_pad_link_check_get_type (void);
135 #define GST_TYPE_PAD_LINK_CHECK (gst_pad_link_check_get_type())
136 GType gst_activate_mode_get_type (void);
137 #define GST_TYPE_ACTIVATE_MODE (gst_activate_mode_get_type())
138 GType gst_pad_direction_get_type (void);
139 #define GST_TYPE_PAD_DIRECTION (gst_pad_direction_get_type())
140 GType gst_pad_flags_get_type (void);
141 #define GST_TYPE_PAD_FLAGS (gst_pad_flags_get_type())
142
143 /* enumerations from "gstpadtemplate.h" */
144 GType gst_pad_presence_get_type (void);
145 #define GST_TYPE_PAD_PRESENCE (gst_pad_presence_get_type())
146 GType gst_pad_template_flags_get_type (void);
147 #define GST_TYPE_PAD_TEMPLATE_FLAGS (gst_pad_template_flags_get_type())
148
149 /* enumerations from "gstpipeline.h" */
150 GType gst_pipeline_flags_get_type (void);
151 #define GST_TYPE_PIPELINE_FLAGS (gst_pipeline_flags_get_type())
152
153 /* enumerations from "gstplugin.h" */
154 GType gst_plugin_error_get_type (void);
155 #define GST_TYPE_PLUGIN_ERROR (gst_plugin_error_get_type())
156 GType gst_plugin_flags_get_type (void);
157 #define GST_TYPE_PLUGIN_FLAGS (gst_plugin_flags_get_type())
158 GType gst_plugin_dependency_flags_get_type (void);
159 #define GST_TYPE_PLUGIN_DEPENDENCY_FLAGS (gst_plugin_dependency_flags_get_type())
160
161 /* enumerations from "gstpluginfeature.h" */
162 GType gst_rank_get_type (void);
163 #define GST_TYPE_RANK (gst_rank_get_type())
164
165 /* enumerations from "gstquery.h" */
166 GType gst_query_type_get_type (void);
167 #define GST_TYPE_QUERY_TYPE (gst_query_type_get_type())
168 GType gst_buffering_mode_get_type (void);
169 #define GST_TYPE_BUFFERING_MODE (gst_buffering_mode_get_type())
170
171 /* enumerations from "gstsystemclock.h" */
172 GType gst_clock_type_get_type (void);
173 #define GST_TYPE_CLOCK_TYPE (gst_clock_type_get_type())
174
175 /* enumerations from "gsttaglist.h" */
176 GType gst_tag_merge_mode_get_type (void);
177 #define GST_TYPE_TAG_MERGE_MODE (gst_tag_merge_mode_get_type())
178 GType gst_tag_flag_get_type (void);
179 #define GST_TYPE_TAG_FLAG (gst_tag_flag_get_type())
180
181 /* enumerations from "gsttask.h" */
182 GType gst_task_state_get_type (void);
183 #define GST_TYPE_TASK_STATE (gst_task_state_get_type())
184
185 /* enumerations from "gsttrace.h" */
186 GType gst_alloc_trace_flags_get_type (void);
187 #define GST_TYPE_ALLOC_TRACE_FLAGS (gst_alloc_trace_flags_get_type())
188
189 /* enumerations from "gsttypefind.h" */
190 GType gst_type_find_probability_get_type (void);
191 #define GST_TYPE_TYPE_FIND_PROBABILITY (gst_type_find_probability_get_type())
192
193 /* enumerations from "gsturi.h" */
194 GType gst_uri_type_get_type (void);
195 #define GST_TYPE_URI_TYPE (gst_uri_type_get_type())
196
197 /* enumerations from "gstutils.h" */
198 GType gst_search_mode_get_type (void);
199 #define GST_TYPE_SEARCH_MODE (gst_search_mode_get_type())
200
201 /* enumerations from "gstparse.h" */
202 GType gst_parse_error_get_type (void);
203 #define GST_TYPE_PARSE_ERROR (gst_parse_error_get_type())
204 GType gst_parse_flags_get_type (void);
205 #define GST_TYPE_PARSE_FLAGS (gst_parse_flags_get_type())
206 G_END_DECLS
207
208 #endif /* __GST_ENUM_TYPES_H__ */
209
210
211