mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
docs: various doc fixes
No short-desc as we have them in the element details. Also keep things (Makefile.am and sections.txt) sorted. Reword ambigous returns. No text after since please.
This commit is contained in:
parent
7d4395a910
commit
a4a22454dc
2 changed files with 0 additions and 3 deletions
|
@ -25,7 +25,6 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:element-rtpdtmfmux
|
* SECTION:element-rtpdtmfmux
|
||||||
* @short_description: mixes RTP DTMF streams into other RTP streams
|
|
||||||
* @see_also: rtpdtmfsrc, dtmfsrc
|
* @see_also: rtpdtmfsrc, dtmfsrc
|
||||||
*
|
*
|
||||||
* The RTPDTMFMuxer mixes/muxes RTP DTMF stream(s) into other RTP
|
* The RTPDTMFMuxer mixes/muxes RTP DTMF stream(s) into other RTP
|
||||||
|
|
|
@ -25,8 +25,6 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:element-rtpmux
|
* SECTION:element-rtpmux
|
||||||
* @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
|
* The rtp muxer takes multiple RTP streams having the same clock-rate and
|
||||||
* muxes into a single stream with a single SSRC.
|
* muxes into a single stream with a single SSRC.
|
||||||
|
|
Loading…
Reference in a new issue