]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blob - android/gst/gstenumtypes.h
trace: don't put code with side effects into g_return_if_fail()
[glsdk/gstreamer0-10.git] / android / gst / gstenumtypes.h
2 /* Generated data (by glib-mkenums) */
4 #ifndef __GST_ENUM_TYPES_H__
5 #define __GST_ENUM_TYPES_H__
7 #include <glib-object.h>
9 G_BEGIN_DECLS
11 /* enumerations from "gstobject.h" */
12 GType gst_object_flags_get_type (void);
13 #define GST_TYPE_OBJECT_FLAGS (gst_object_flags_get_type())
15 /* enumerations from "gstbin.h" */
16 GType gst_bin_flags_get_type (void);
17 #define GST_TYPE_BIN_FLAGS (gst_bin_flags_get_type())
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())
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())
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())
35 /* enumerations from "gstcaps.h" */
36 GType gst_caps_flags_get_type (void);
37 #define GST_TYPE_CAPS_FLAGS (gst_caps_flags_get_type())
39 /* enumerations from "gstclock.h" */
40 GType gst_clock_return_get_type (void);
41 #define GST_TYPE_CLOCK_RETURN (gst_clock_return_get_type())
42 GType gst_clock_entry_type_get_type (void);
43 #define GST_TYPE_CLOCK_ENTRY_TYPE (gst_clock_entry_type_get_type())
44 GType gst_clock_flags_get_type (void);
45 #define GST_TYPE_CLOCK_FLAGS (gst_clock_flags_get_type())
47 /* enumerations from "gstdebugutils.h" */
48 GType gst_debug_graph_details_get_type (void);
49 #define GST_TYPE_DEBUG_GRAPH_DETAILS (gst_debug_graph_details_get_type())
51 /* enumerations from "gstelement.h" */
52 GType gst_state_get_type (void);
53 #define GST_TYPE_STATE (gst_state_get_type())
54 GType gst_state_change_return_get_type (void);
55 #define GST_TYPE_STATE_CHANGE_RETURN (gst_state_change_return_get_type())
56 GType gst_state_change_get_type (void);
57 #define GST_TYPE_STATE_CHANGE (gst_state_change_get_type())
58 GType gst_element_flags_get_type (void);
59 #define GST_TYPE_ELEMENT_FLAGS (gst_element_flags_get_type())
61 /* enumerations from "gsterror.h" */
62 GType gst_core_error_get_type (void);
63 #define GST_TYPE_CORE_ERROR (gst_core_error_get_type())
64 GType gst_library_error_get_type (void);
65 #define GST_TYPE_LIBRARY_ERROR (gst_library_error_get_type())
66 GType gst_resource_error_get_type (void);
67 #define GST_TYPE_RESOURCE_ERROR (gst_resource_error_get_type())
68 GType gst_stream_error_get_type (void);
69 #define GST_TYPE_STREAM_ERROR (gst_stream_error_get_type())
71 /* enumerations from "gstevent.h" */
72 GType gst_event_type_flags_get_type (void);
73 #define GST_TYPE_EVENT_TYPE_FLAGS (gst_event_type_flags_get_type())
74 GType gst_event_type_get_type (void);
75 #define GST_TYPE_EVENT_TYPE (gst_event_type_get_type())
76 GType gst_seek_type_get_type (void);
77 #define GST_TYPE_SEEK_TYPE (gst_seek_type_get_type())
78 GType gst_seek_flags_get_type (void);
79 #define GST_TYPE_SEEK_FLAGS (gst_seek_flags_get_type())
81 /* enumerations from "gstformat.h" */
82 GType gst_format_get_type (void);
83 #define GST_TYPE_FORMAT (gst_format_get_type())
85 /* enumerations from "gstindex.h" */
86 GType gst_index_certainty_get_type (void);
87 #define GST_TYPE_INDEX_CERTAINTY (gst_index_certainty_get_type())
88 GType gst_index_entry_type_get_type (void);
89 #define GST_TYPE_INDEX_ENTRY_TYPE (gst_index_entry_type_get_type())
90 GType gst_index_lookup_method_get_type (void);
91 #define GST_TYPE_INDEX_LOOKUP_METHOD (gst_index_lookup_method_get_type())
92 GType gst_assoc_flags_get_type (void);
93 #define GST_TYPE_ASSOC_FLAGS (gst_assoc_flags_get_type())
94 GType gst_index_resolver_method_get_type (void);
95 #define GST_TYPE_INDEX_RESOLVER_METHOD (gst_index_resolver_method_get_type())
96 GType gst_index_flags_get_type (void);
97 #define GST_TYPE_INDEX_FLAGS (gst_index_flags_get_type())
99 /* enumerations from "gstinfo.h" */
100 GType gst_debug_level_get_type (void);
101 #define GST_TYPE_DEBUG_LEVEL (gst_debug_level_get_type())
102 GType gst_debug_color_flags_get_type (void);
103 #define GST_TYPE_DEBUG_COLOR_FLAGS (gst_debug_color_flags_get_type())
105 /* enumerations from "gstiterator.h" */
106 GType gst_iterator_result_get_type (void);
107 #define GST_TYPE_ITERATOR_RESULT (gst_iterator_result_get_type())
108 GType gst_iterator_item_get_type (void);
109 #define GST_TYPE_ITERATOR_ITEM (gst_iterator_item_get_type())
111 /* enumerations from "gstmessage.h" */
112 GType gst_message_type_get_type (void);
113 #define GST_TYPE_MESSAGE_TYPE (gst_message_type_get_type())
114 GType gst_structure_change_type_get_type (void);
115 #define GST_TYPE_STRUCTURE_CHANGE_TYPE (gst_structure_change_type_get_type())
116 GType gst_stream_status_type_get_type (void);
117 #define GST_TYPE_STREAM_STATUS_TYPE (gst_stream_status_type_get_type())
119 /* enumerations from "gstminiobject.h" */
120 GType gst_mini_object_flags_get_type (void);
121 #define GST_TYPE_MINI_OBJECT_FLAGS (gst_mini_object_flags_get_type())
123 /* enumerations from "gstpad.h" */
124 GType gst_pad_link_return_get_type (void);
125 #define GST_TYPE_PAD_LINK_RETURN (gst_pad_link_return_get_type())
126 GType gst_flow_return_get_type (void);
127 #define GST_TYPE_FLOW_RETURN (gst_flow_return_get_type())
128 GType gst_activate_mode_get_type (void);
129 #define GST_TYPE_ACTIVATE_MODE (gst_activate_mode_get_type())
130 GType gst_pad_direction_get_type (void);
131 #define GST_TYPE_PAD_DIRECTION (gst_pad_direction_get_type())
132 GType gst_pad_flags_get_type (void);
133 #define GST_TYPE_PAD_FLAGS (gst_pad_flags_get_type())
135 /* enumerations from "gstpadtemplate.h" */
136 GType gst_pad_presence_get_type (void);
137 #define GST_TYPE_PAD_PRESENCE (gst_pad_presence_get_type())
138 GType gst_pad_template_flags_get_type (void);
139 #define GST_TYPE_PAD_TEMPLATE_FLAGS (gst_pad_template_flags_get_type())
141 /* enumerations from "gstpipeline.h" */
142 GType gst_pipeline_flags_get_type (void);
143 #define GST_TYPE_PIPELINE_FLAGS (gst_pipeline_flags_get_type())
145 /* enumerations from "gstplugin.h" */
146 GType gst_plugin_error_get_type (void);
147 #define GST_TYPE_PLUGIN_ERROR (gst_plugin_error_get_type())
148 GType gst_plugin_flags_get_type (void);
149 #define GST_TYPE_PLUGIN_FLAGS (gst_plugin_flags_get_type())
150 GType gst_plugin_dependency_flags_get_type (void);
151 #define GST_TYPE_PLUGIN_DEPENDENCY_FLAGS (gst_plugin_dependency_flags_get_type())
153 /* enumerations from "gstpluginfeature.h" */
154 GType gst_rank_get_type (void);
155 #define GST_TYPE_RANK (gst_rank_get_type())
157 /* enumerations from "gstquery.h" */
158 GType gst_query_type_get_type (void);
159 #define GST_TYPE_QUERY_TYPE (gst_query_type_get_type())
160 GType gst_buffering_mode_get_type (void);
161 #define GST_TYPE_BUFFERING_MODE (gst_buffering_mode_get_type())
163 /* enumerations from "gstsystemclock.h" */
164 GType gst_clock_type_get_type (void);
165 #define GST_TYPE_CLOCK_TYPE (gst_clock_type_get_type())
167 /* enumerations from "gsttaglist.h" */
168 GType gst_tag_merge_mode_get_type (void);
169 #define GST_TYPE_TAG_MERGE_MODE (gst_tag_merge_mode_get_type())
170 GType gst_tag_flag_get_type (void);
171 #define GST_TYPE_TAG_FLAG (gst_tag_flag_get_type())
173 /* enumerations from "gsttask.h" */
174 GType gst_task_state_get_type (void);
175 #define GST_TYPE_TASK_STATE (gst_task_state_get_type())
177 /* enumerations from "gsttrace.h" */
178 GType gst_alloc_trace_flags_get_type (void);
179 #define GST_TYPE_ALLOC_TRACE_FLAGS (gst_alloc_trace_flags_get_type())
181 /* enumerations from "gsttypefind.h" */
182 GType gst_type_find_probability_get_type (void);
183 #define GST_TYPE_TYPE_FIND_PROBABILITY (gst_type_find_probability_get_type())
185 /* enumerations from "gsturi.h" */
186 GType gst_uri_type_get_type (void);
187 #define GST_TYPE_URI_TYPE (gst_uri_type_get_type())
189 /* enumerations from "gstutils.h" */
190 GType gst_search_mode_get_type (void);
191 #define GST_TYPE_SEARCH_MODE (gst_search_mode_get_type())
193 /* enumerations from "gstparse.h" */
194 GType gst_parse_error_get_type (void);
195 #define GST_TYPE_PARSE_ERROR (gst_parse_error_get_type())
196 GType gst_parse_flags_get_type (void);
197 #define GST_TYPE_PARSE_FLAGS (gst_parse_flags_get_type())
198 G_END_DECLS
200 #endif /* __GST_ENUM_TYPES_H__ */
202 /* Generated data ends here */