summaryrefslogtreecommitdiffstats
path: root/win32/common/gstudp-enumtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/common/gstudp-enumtypes.h')
-rw-r--r--win32/common/gstudp-enumtypes.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/win32/common/gstudp-enumtypes.h b/win32/common/gstudp-enumtypes.h
new file mode 100644
index 00000000..6b0697a9
--- /dev/null
+++ b/win32/common/gstudp-enumtypes.h
@@ -0,0 +1,19 @@
+
+/* Generated data (by glib-mkenums) */
+
+#ifndef __GST_UDP_ENUM_TYPES_H__
+#define __GST_UDP_ENUM_TYPES_H__
+
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+
+/* enumerations from "gstudp.h" */
+GType gst_udp_control_get_type (void);
+#define GST_TYPE_UDP_CONTROL (gst_udp_control_get_type())
+G_END_DECLS
+
+#endif /* __GST_UDP_ENUM_TYPES_H__ */
+
+/* Generated data ends here */
+