/* 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_TCP_ENUM_TYPES_H__ #define __GST_TCP_ENUM_TYPES_H__ #include G_BEGIN_DECLS /* enumerations from "gsttcp.h" */ GType gst_tcp_protocol_get_type (void); #define GST_TYPE_TCP_PROTOCOL (gst_tcp_protocol_get_type()) G_END_DECLS #endif /* __GST_TCP_ENUM_TYPES_H__ */ /* Generated data ends here */