Sha256: 225ff7eed23850efe8a51a11875333bc4b880ad8b4319be324980ff49635daf1
Contents?: true
Size: 809 Bytes
Versions: 7
Compression:
Stored size: 809 Bytes
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 __GST_TAG_ENUM_TYPES_H__ #define __GST_TAG_ENUM_TYPES_H__ #include <gst/gst.h> G_BEGIN_DECLS /* enumerations from "gsttagdemux.h" */ GType gst_tag_demux_result_get_type (void); #define GST_TYPE_TAG_DEMUX_RESULT (gst_tag_demux_result_get_type()) /* enumerations from "tag.h" */ GType gst_tag_image_type_get_type (void); #define GST_TYPE_TAG_IMAGE_TYPE (gst_tag_image_type_get_type()) GType gst_tag_license_flags_get_type (void); #define GST_TYPE_TAG_LICENSE_FLAGS (gst_tag_license_flags_get_type()) G_END_DECLS #endif /* __GST_TAG_ENUM_TYPES_H__ */ /* Generated data ends here */
Version data entries
7 entries across 7 versions & 1 rubygems