From 888b53194053e34be5942ecfee98cdf3696a9fd5 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Sat, 27 Dec 2014 15:50:17 +0530 Subject: [PATCH] glvideomixer: Point to compositor for the pad properties documentation --- ext/gl/gstglvideomixer.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ext/gl/gstglvideomixer.c b/ext/gl/gstglvideomixer.c index d673daee32..c163bf3a1b 100644 --- a/ext/gl/gstglvideomixer.c +++ b/ext/gl/gstglvideomixer.c @@ -22,7 +22,8 @@ * SECTION:element-glvideomixer * * Composites a number of streams into a single output scene using OpenGL in - * a similar fashion to compositor and videomixer. + * a similar fashion to compositor and videomixer. See the compositor plugin + * for documentation about the #GstGLVideoMixerPad properties. * * * Examples