mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
037c9d2b34
Original commit message from CVS: * gst/gstinfo.h: Add missing inline function. * gst/gsttrace.c: add include * gst/parse/grammar.y: remove unused code * gst/registries/gstxmlregistry.c: (make_dir): make mkdir call more portable. * tools/gst-register.c: wrap unistd.h More additions/fixes from Steve for the MSVC build. * win32/GStreamer.vcproj: * win32/Makefile: * win32/Makefile.inspect: * win32/Makefile.launch: * win32/Makefile.register: * win32/README.txt: * win32/gst-inspect.vcproj: * win32/gst-launch.vcproj: * win32/gst-register.vcproj: * win32/gstbytestream.def: * win32/gstbytestream.vcproj: * win32/gstconfig.h: * win32/gstelements.def: * win32/gstelements.vcproj: * win32/gstenumtypes.c: * win32/gstenumtypes.h: * win32/gstoptimalscheduler.def: * win32/gstoptimalscheduler.vcproj: * win32/gstreamer.def: * win32/gstspider.def: * win32/gstspider.vcproj: * win32/gstversion.h: * win32/msvc71.sln:
209 lines
6 KiB
C
209 lines
6 KiB
C
|
|
/* Generated data (by glib-mkenums) */
|
|
|
|
#ifndef __GST_ENUM_TYPES_H__
|
|
#define __GST_ENUM_TYPES_H__
|
|
|
|
#include <glib-object.h>
|
|
#include <gst/gstconfig.h>
|
|
|
|
G_BEGIN_DECLS
|
|
|
|
/* enumerations from "gstobject.h" */
|
|
|
|
GType gst_object_flags_get_type (void);
|
|
#define GST_TYPE_OBJECT_FLAGS (gst_object_flags_get_type())
|
|
|
|
/* enumerations from "gstbin.h" */
|
|
|
|
GType gst_bin_flags_get_type (void);
|
|
#define GST_TYPE_BIN_FLAGS (gst_bin_flags_get_type())
|
|
|
|
/* enumerations from "gstbuffer.h" */
|
|
|
|
GType gst_buffer_flag_get_type (void);
|
|
#define GST_TYPE_BUFFER_FLAG (gst_buffer_flag_get_type())
|
|
|
|
/* enumerations from "gstclock.h" */
|
|
|
|
GType gst_clock_entry_status_get_type (void);
|
|
#define GST_TYPE_CLOCK_ENTRY_STATUS (gst_clock_entry_status_get_type())
|
|
|
|
GType gst_clock_entry_type_get_type (void);
|
|
#define GST_TYPE_CLOCK_ENTRY_TYPE (gst_clock_entry_type_get_type())
|
|
|
|
GType gst_clock_return_get_type (void);
|
|
#define GST_TYPE_CLOCK_RETURN (gst_clock_return_get_type())
|
|
|
|
GType gst_clock_flags_get_type (void);
|
|
#define GST_TYPE_CLOCK_FLAGS (gst_clock_flags_get_type())
|
|
|
|
/* enumerations from "gstcpu.h" */
|
|
|
|
GType gst_cpu_flags_get_type (void);
|
|
#define GST_TYPE_CPU_FLAGS (gst_cpu_flags_get_type())
|
|
|
|
/* enumerations from "gstdata.h" */
|
|
|
|
GType gst_data_flags_get_type (void);
|
|
#define GST_TYPE_DATA_FLAGS (gst_data_flags_get_type())
|
|
|
|
/* enumerations from "gstelement.h" */
|
|
|
|
GType gst_element_flags_get_type (void);
|
|
#define GST_TYPE_ELEMENT_FLAGS (gst_element_flags_get_type())
|
|
|
|
/* enumerations from "gsterror.h" */
|
|
|
|
GType gst_core_error_get_type (void);
|
|
#define GST_TYPE_CORE_ERROR (gst_core_error_get_type())
|
|
|
|
GType gst_library_error_get_type (void);
|
|
#define GST_TYPE_LIBRARY_ERROR (gst_library_error_get_type())
|
|
|
|
GType gst_resource_error_get_type (void);
|
|
#define GST_TYPE_RESOURCE_ERROR (gst_resource_error_get_type())
|
|
|
|
GType gst_stream_error_get_type (void);
|
|
#define GST_TYPE_STREAM_ERROR (gst_stream_error_get_type())
|
|
|
|
/* enumerations from "gstevent.h" */
|
|
|
|
GType gst_event_type_get_type (void);
|
|
#define GST_TYPE_EVENT_TYPE (gst_event_type_get_type())
|
|
|
|
GType gst_event_flag_get_type (void);
|
|
#define GST_TYPE_EVENT_FLAG (gst_event_flag_get_type())
|
|
|
|
GType gst_seek_type_get_type (void);
|
|
#define GST_TYPE_SEEK_TYPE (gst_seek_type_get_type())
|
|
|
|
GType gst_seek_accuracy_get_type (void);
|
|
#define GST_TYPE_SEEK_ACCURACY (gst_seek_accuracy_get_type())
|
|
|
|
/* enumerations from "gstformat.h" */
|
|
|
|
GType gst_format_get_type (void);
|
|
#define GST_TYPE_FORMAT (gst_format_get_type())
|
|
|
|
/* enumerations from "gstindex.h" */
|
|
|
|
GType gst_index_certainty_get_type (void);
|
|
#define GST_TYPE_INDEX_CERTAINTY (gst_index_certainty_get_type())
|
|
|
|
GType gst_index_entry_type_get_type (void);
|
|
#define GST_TYPE_INDEX_ENTRY_TYPE (gst_index_entry_type_get_type())
|
|
|
|
GType gst_index_lookup_method_get_type (void);
|
|
#define GST_TYPE_INDEX_LOOKUP_METHOD (gst_index_lookup_method_get_type())
|
|
|
|
GType gst_assoc_flags_get_type (void);
|
|
#define GST_TYPE_ASSOC_FLAGS (gst_assoc_flags_get_type())
|
|
|
|
GType gst_index_resolver_method_get_type (void);
|
|
#define GST_TYPE_INDEX_RESOLVER_METHOD (gst_index_resolver_method_get_type())
|
|
|
|
GType gst_index_flags_get_type (void);
|
|
#define GST_TYPE_INDEX_FLAGS (gst_index_flags_get_type())
|
|
|
|
/* enumerations from "gstinfo.h" */
|
|
|
|
GType gst_debug_level_get_type (void);
|
|
#define GST_TYPE_DEBUG_LEVEL (gst_debug_level_get_type())
|
|
|
|
GType gst_debug_color_flags_get_type (void);
|
|
#define GST_TYPE_DEBUG_COLOR_FLAGS (gst_debug_color_flags_get_type())
|
|
|
|
/* enumerations from "gstpad.h" */
|
|
|
|
GType gst_pad_link_return_get_type (void);
|
|
#define GST_TYPE_PAD_LINK_RETURN (gst_pad_link_return_get_type())
|
|
|
|
GType gst_pad_direction_get_type (void);
|
|
#define GST_TYPE_PAD_DIRECTION (gst_pad_direction_get_type())
|
|
|
|
GType gst_pad_flags_get_type (void);
|
|
#define GST_TYPE_PAD_FLAGS (gst_pad_flags_get_type())
|
|
|
|
GType gst_pad_presence_get_type (void);
|
|
#define GST_TYPE_PAD_PRESENCE (gst_pad_presence_get_type())
|
|
|
|
GType gst_pad_template_flags_get_type (void);
|
|
#define GST_TYPE_PAD_TEMPLATE_FLAGS (gst_pad_template_flags_get_type())
|
|
|
|
/* enumerations from "gstplugin.h" */
|
|
|
|
GType gst_plugin_error_get_type (void);
|
|
#define GST_TYPE_PLUGIN_ERROR (gst_plugin_error_get_type())
|
|
|
|
/* enumerations from "gstquery.h" */
|
|
|
|
GType gst_query_type_get_type (void);
|
|
#define GST_TYPE_QUERY_TYPE (gst_query_type_get_type())
|
|
|
|
/* enumerations from "gstscheduler.h" */
|
|
|
|
GType gst_scheduler_flags_get_type (void);
|
|
#define GST_TYPE_SCHEDULER_FLAGS (gst_scheduler_flags_get_type())
|
|
|
|
GType gst_scheduler_state_get_type (void);
|
|
#define GST_TYPE_SCHEDULER_STATE (gst_scheduler_state_get_type())
|
|
|
|
/* enumerations from "gsttag.h" */
|
|
|
|
GType gst_tag_merge_mode_get_type (void);
|
|
#define GST_TYPE_TAG_MERGE_MODE (gst_tag_merge_mode_get_type())
|
|
|
|
GType gst_tag_flag_get_type (void);
|
|
#define GST_TYPE_TAG_FLAG (gst_tag_flag_get_type())
|
|
|
|
/* enumerations from "gstthread.h" */
|
|
|
|
GType gst_thread_state_get_type (void);
|
|
#define GST_TYPE_THREAD_STATE (gst_thread_state_get_type())
|
|
|
|
/* enumerations from "gsttrace.h" */
|
|
|
|
GType gst_alloc_trace_flags_get_type (void);
|
|
#define GST_TYPE_ALLOC_TRACE_FLAGS (gst_alloc_trace_flags_get_type())
|
|
|
|
/* enumerations from "gsttypefind.h" */
|
|
|
|
GType gst_type_find_probability_get_type (void);
|
|
#define GST_TYPE_TYPE_FIND_PROBABILITY (gst_type_find_probability_get_type())
|
|
|
|
/* enumerations from "gsttypes.h" */
|
|
|
|
GType gst_element_state_get_type (void);
|
|
#define GST_TYPE_ELEMENT_STATE (gst_element_state_get_type())
|
|
|
|
GType gst_element_state_return_get_type (void);
|
|
#define GST_TYPE_ELEMENT_STATE_RETURN (gst_element_state_return_get_type())
|
|
|
|
GType gst_result_get_type (void);
|
|
#define GST_TYPE_RESULT (gst_result_get_type())
|
|
|
|
/* enumerations from "gsturi.h" */
|
|
|
|
GType gst_uri_type_get_type (void);
|
|
#define GST_TYPE_URI_TYPE (gst_uri_type_get_type())
|
|
|
|
/* enumerations from "gstregistry.h" */
|
|
|
|
GType gst_registry_return_get_type (void);
|
|
#define GST_TYPE_REGISTRY_RETURN (gst_registry_return_get_type())
|
|
|
|
GType gst_registry_flags_get_type (void);
|
|
#define GST_TYPE_REGISTRY_FLAGS (gst_registry_flags_get_type())
|
|
|
|
/* enumerations from "gstparse.h" */
|
|
|
|
GType gst_parse_error_get_type (void);
|
|
#define GST_TYPE_PARSE_ERROR (gst_parse_error_get_type())
|
|
|
|
G_END_DECLS
|
|
|
|
#endif /* __GST_ENUM_TYPES_H__ */
|
|
|
|
/* Generated data ends here */
|
|
|