diff --git a/gst/videosignal/gstvideoanalyse.c b/gst/videosignal/gstvideoanalyse.c index b7ed7e18a5..ea52bdf7d0 100644 --- a/gst/videosignal/gstvideoanalyse.c +++ b/gst/videosignal/gstvideoanalyse.c @@ -56,14 +56,14 @@ * * * #gdouble - * "brightness": - * the average brightness of the frame. + * "luma-average": + * the average brightness of the frame. Range: 0.0-1.0 * * * * * #gdouble - * "brightness-variance": + * "luma-variance": * the brightness variance of the frame. * *