rtpmux: Document rtp muxer a bit

This commit is contained in:
Olivier Crête 2009-02-10 19:11:15 +00:00 committed by Tim-Philipp Müller
parent 47c7a93df2
commit c7d0809434

View 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