[MOVED FROM GST-P-FARSIGHT] Document rtp muxer a bit

This commit is contained in:
Olivier Crête 2009-02-10 19:11:15 +00:00 committed by Edward Hervey
parent 0bff57a395
commit fe071273c4

View File

@ -28,8 +28,8 @@
* @short_description: Muxer that takes one or several RTP streams * @short_description: Muxer that takes one or several RTP streams
* and muxes them to a single rtp stream. * and muxes them to a single rtp stream.
* *
* <refsect2> * The rtp muxer takes multiple RTP streams having the same clock-rate and
* </refsect2> * muxes into a single stream with a single SSRC.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H