Sha256: 1128704215875548619c0dc957a58d4cd07d497567dbd1efd6edc06fa30ba5cf
Contents?: true
Size: 591 Bytes
Versions: 8
Compression:
Stored size: 591 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_APP_ENUM_TYPES_H__ #define __GST_APP_ENUM_TYPES_H__ #include <gst/gst.h> #include <gst/app/app-prelude.h> G_BEGIN_DECLS /* enumerations from "gstappsrc.h" */ GST_APP_API GType gst_app_stream_type_get_type (void); #define GST_TYPE_APP_STREAM_TYPE (gst_app_stream_type_get_type()) G_END_DECLS #endif /* __GST_APP_ENUM_TYPES_H__ */ /* Generated data ends here */
Version data entries
8 entries across 8 versions & 1 rubygems