rtspsrc: properly escape percent sign in documentation
This commit is contained in:
parent
63944753b0
commit
90be7b4e1e
@ -53,7 +53,7 @@
|
||||
* protocols can be controlled with the #GstRTSPSrc:protocols property.
|
||||
*
|
||||
* rtspsrc currently understands SDP as the format of the session description.
|
||||
* For each stream listed in the SDP a new rtp_stream%d pad will be created
|
||||
* For each stream listed in the SDP a new rtp_stream\%d pad will be created
|
||||
* with caps derived from the SDP media description. This is a caps of mime type
|
||||
* "application/x-rtp" that can be connected to any available RTP depayloader
|
||||
* element.
|
||||
|
Loading…
x
Reference in New Issue
Block a user