rtpmux: Document rtp muxer a bit
authorOlivier Crête <olivier.crete@collabora.co.uk>
Tue, 10 Feb 2009 19:11:15 +0000 (19:11 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 16 Dec 2012 16:33:20 +0000 (16:33 +0000)
gst/rtpmanager/gstrtpmux.c

index 75ec5ac..39f2f3d 100644 (file)
@@ -28,8 +28,8 @@
  * @short_description: Muxer that takes one or several RTP streams
  * and muxes them to a single rtp stream.
  *
- * <refsect2>
- * </refsect2>
+ * 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