Tizen 2.0 Release
[framework/multimedia/gst-plugins-good0.10.git] / win32 / common / gstudp-enumtypes.h
1
2
3
4 #ifndef __GST_UDP_ENUM_TYPES_H__
5 #define __GST_UDP_ENUM_TYPES_H__
6
7 #include <glib-object.h>
8
9 G_BEGIN_DECLS
10
11 /* enumerations from "gstudp.h" */
12 GType gst_udp_control_get_type (void);
13 #define GST_TYPE_UDP_CONTROL (gst_udp_control_get_type())
14 G_END_DECLS
15
16 #endif /* __GST_UDP_ENUM_TYPES_H__ */
17
18
19