a247abc045c7193fc3d07005ded098104cf4c1f7
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / win32 / common / video-enumtypes.h
1
2
3
4 #ifndef __GST_VIDEO_ENUM_TYPES_H__
5 #define __GST_VIDEO_ENUM_TYPES_H__
6
7 #include <glib-object.h>
8
9 G_BEGIN_DECLS
10
11 /* enumerations from "video.h" */
12 GType gst_video_format_get_type (void);
13 #define GST_TYPE_VIDEO_FORMAT (gst_video_format_get_type())
14 G_END_DECLS
15
16 #endif /* __GST_VIDEO_ENUM_TYPES_H__ */
17
18
19