diff options
Diffstat (limited to 'gst/geometrictransform')
-rw-r--r-- | gst/geometrictransform/gstmirror.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/geometrictransform/gstmirror.h b/gst/geometrictransform/gstmirror.h index 2084f2c14..22e6aa5d9 100644 --- a/gst/geometrictransform/gstmirror.h +++ b/gst/geometrictransform/gstmirror.h @@ -66,7 +66,7 @@ typedef struct _GstMirror GstMirror; typedef struct _GstMirrorClass GstMirrorClass; /** - * GstColorEffectsPreset: + * GstMirrorMode: * @GST_MIRROR_MODE_LEFT: Split horizontally and reflect left into right * @GST_MIRROR_MODE_RIGHT: Split horizontally and reflect right into left * @GST_MIRROR_MODE_TOP: Split horizontally and reflect top into bottom |