From fe071273c47245d01f4ac8b4c0a83abdcebcc820 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 10 Feb 2009 19:11:15 +0000 Subject: [MOVED FROM GST-P-FARSIGHT] Document rtp muxer a bit --- gst/rtpmux/gstrtpmux.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst') diff --git a/gst/rtpmux/gstrtpmux.c b/gst/rtpmux/gstrtpmux.c index 75ec5ace..39f2f3d4 100644 --- a/gst/rtpmux/gstrtpmux.c +++ b/gst/rtpmux/gstrtpmux.c @@ -28,8 +28,8 @@ * @short_description: Muxer that takes one or several RTP streams * and muxes them to a single rtp stream. * - * - * + * The rtp muxer takes multiple RTP streams having the same clock-rate and + * muxes into a single stream with a single SSRC. */ #ifdef HAVE_CONFIG_H -- cgit v1.2.1