Sha256: abf6fe374e670784892afcd53195de0a4affa3ce2a7bdafdd610cf21b9c7bf10
Contents?: true
Size: 548 Bytes
Versions: 7
Compression:
Stored size: 548 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> G_BEGIN_DECLS /* enumerations from "gstappsrc.h" */ 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
7 entries across 7 versions & 1 rubygems