Sha256: a9179ebda4acdc11dd8c7dcda1efd28952cfddb6c480e6264e180632f2f3b4c2

Contents?: true

Size: 570 Bytes

Versions: 6

Compression:

Stored size: 570 Bytes

Contents



#ifndef __GST_TAG_ENUM_TYPES_H__
#define __GST_TAG_ENUM_TYPES_H__

#include <gst/gst.h>

G_BEGIN_DECLS

/* 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())

/* enumerations from "gsttagdemux.h" */

GType gst_tag_demux_result_get_type (void);
#define GST_TYPE_TAG_DEMUX_RESULT (gst_tag_demux_result_get_type())
G_END_DECLS

#endif /* __GST_TAG_ENUM_TYPES_H__ */



Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gstreamer-3.2.1-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h
gstreamer-3.2.1-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h
gstreamer-3.2.0-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h
gstreamer-3.2.0-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h
gstreamer-3.1.9-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h
gstreamer-3.1.9-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h