summaryrefslogtreecommitdiffstats
path: root/gst/videomixer
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videomixer')
-rw-r--r--gst/videomixer/videomixer.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/videomixer/videomixer.c b/gst/videomixer/videomixer.c
index 7cbaf033..a25775d2 100644
--- a/gst/videomixer/videomixer.c
+++ b/gst/videomixer/videomixer.c
@@ -29,6 +29,10 @@
* output parameters. Indeed output video frames will have the geometry of the
* biggest incoming video stream and the framerate of the fastest incoming one.
* </para>
+ * <para>
+ * Individual parameters for each input stream can be configured on the
+ * #GstVideoMixerPad.
+ * </para>
* <title>Sample pipelines</title>
* <para>
* Here is a pipeline to demonstrate videomixer used together with videobox :