Sha256: c7524ebf84bb3b842277fd1a94adfdc55c571077576cfc6021c8c504acd04a55
Contents?: true
Size: 1.04 KB
Versions: 7
Compression:
Stored size: 1.04 KB
Contents
/* 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. */ #ifndef __PB_UTILS_ENUM_TYPES_H__ #define __PB_UTILS_ENUM_TYPES_H__ #include <gst/gst.h> G_BEGIN_DECLS /* enumerations from "gstaudiovisualizer.h" */ GType gst_audio_visualizer_shader_get_type (void); #define GST_TYPE_AUDIO_VISUALIZER_SHADER (gst_audio_visualizer_shader_get_type()) /* enumerations from "gstdiscoverer.h" */ GType gst_discoverer_result_get_type (void); #define GST_TYPE_DISCOVERER_RESULT (gst_discoverer_result_get_type()) GType gst_discoverer_serialize_flags_get_type (void); #define GST_TYPE_DISCOVERER_SERIALIZE_FLAGS (gst_discoverer_serialize_flags_get_type()) /* enumerations from "install-plugins.h" */ GType gst_install_plugins_return_get_type (void); #define GST_TYPE_INSTALL_PLUGINS_RETURN (gst_install_plugins_return_get_type()) G_END_DECLS #endif /* __PB_UTILS_ENUM_TYPES_H__ */ /* Generated data ends here */
Version data entries
7 entries across 7 versions & 1 rubygems