| 1 |  | 
| 2 | /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */ | 
| 3 |  | 
| 4 | #pragma once | 
| 5 |  | 
| 6 |             #include <glib-object.h> | 
| 7 |             #include <gst/pbutils/pbutils-prelude.h> | 
| 8 |  | 
| 9 |             G_BEGIN_DECLS | 
| 10 |  | 
| 11 | /* enumerations from "descriptions.h" */ | 
| 12 |  | 
| 13 | GST_PBUTILS_API | 
| 14 | GType gst_pb_utils_caps_description_flags_get_type (void); | 
| 15 | #define GST_TYPE_PB_UTILS_CAPS_DESCRIPTION_FLAGS (gst_pb_utils_caps_description_flags_get_type()) | 
| 16 |  | 
| 17 | /* enumerations from "gstaudiovisualizer.h" */ | 
| 18 |  | 
| 19 | GST_PBUTILS_API | 
| 20 | GType gst_audio_visualizer_shader_get_type (void); | 
| 21 | #define GST_TYPE_AUDIO_VISUALIZER_SHADER (gst_audio_visualizer_shader_get_type()) | 
| 22 |  | 
| 23 | /* enumerations from "gstdiscoverer.h" */ | 
| 24 |  | 
| 25 | GST_PBUTILS_API | 
| 26 | GType gst_discoverer_result_get_type (void); | 
| 27 | #define GST_TYPE_DISCOVERER_RESULT (gst_discoverer_result_get_type()) | 
| 28 |  | 
| 29 | GST_PBUTILS_API | 
| 30 | GType gst_discoverer_serialize_flags_get_type (void); | 
| 31 | #define GST_TYPE_DISCOVERER_SERIALIZE_FLAGS (gst_discoverer_serialize_flags_get_type()) | 
| 32 |  | 
| 33 | /* enumerations from "install-plugins.h" */ | 
| 34 |  | 
| 35 | GST_PBUTILS_API | 
| 36 | GType gst_install_plugins_return_get_type (void); | 
| 37 | #define GST_TYPE_INSTALL_PLUGINS_RETURN (gst_install_plugins_return_get_type()) | 
| 38 |  | 
| 39 | G_END_DECLS | 
| 40 |  | 
| 41 | /* Generated data ends here */ | 
| 42 |  | 
| 43 |  |