video: Put nicer documentation in GstVideoOrientationMethod
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-base / gst-libs / gst / video / video.h
index 8c1a07a..24a3a73 100644 (file)
@@ -89,6 +89,17 @@ typedef enum {
   GST_VIDEO_ORIENTATION_CUSTOM,
 } GstVideoOrientationMethod;
 
+/**
+ * GST_TYPE_VIDEO_ORIENTATION_METHOD:
+ *
+ * Since: 1.20
+ */
+
+GST_VIDEO_API
+GType gst_video_orientation_method_get_type (void);
+#define GST_TYPE_VIDEO_ORIENTATION_METHOD \
+  gst_video_orientation_method_get_type ()
+
 /* metadata macros */
 /**
  * GST_META_TAG_VIDEO_STR: