Sha256: 3048dc34cc7b8e19f3a9e60628715f5f2bf61a9b8e6ddeb14bcd8a6afe772e65
Contents?: true
Size: 748 Bytes
Versions: 7
Compression:
Stored size: 748 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_CONTROLLER_ENUM_TYPES_H__ #define __GST_CONTROLLER_ENUM_TYPES_H__ #include <gst/gst.h> G_BEGIN_DECLS /* enumerations from "gstinterpolationcontrolsource.h" */ GType gst_interpolation_mode_get_type (void); #define GST_TYPE_INTERPOLATION_MODE (gst_interpolation_mode_get_type()) /* enumerations from "gstlfocontrolsource.h" */ GType gst_lfo_waveform_get_type (void); #define GST_TYPE_LFO_WAVEFORM (gst_lfo_waveform_get_type()) G_END_DECLS #endif /* __GST_CONTROLLER_ENUM_TYPES_H__ */ /* Generated data ends here */
Version data entries
7 entries across 7 versions & 1 rubygems