rtpptdemux: fix 0.10-ism in docs

This commit is contained in:
Tim-Philipp Müller 2014-12-25 15:44:15 +00:00
parent f0e8821f76
commit bcad30510b

View file

@ -35,9 +35,9 @@
* the RTP stream changes, the #GstRtpPtDemux::payload-type-change signal will be
* emitted.
*
* The element will try to set complete and unique application/x-rtp caps on the
* outgoing buffers and pads based on the result of the
* #GstRtpPtDemux::request-pt-map signal.
* The element will try to set complete and unique application/x-rtp caps
* on the output pads based on the result of the #GstRtpPtDemux::request-pt-map
* signal.
*
* <refsect2>
* <title>Example pipelines</title>