mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
doc: remove xml from comments
This commit is contained in:
parent
ef88a27317
commit
da22533780
1 changed files with 2 additions and 3 deletions
|
@ -62,12 +62,11 @@
|
||||||
* The new-payloader signal is fired when a payloader is created, in case
|
* The new-payloader signal is fired when a payloader is created, in case
|
||||||
* an app wants to do custom configuration (such as for MTU).
|
* an app wants to do custom configuration (such as for MTU).
|
||||||
*
|
*
|
||||||
* <refsect2>
|
* ## Example launch line
|
||||||
* <title>Example launch line</title>
|
*
|
||||||
* |[
|
* |[
|
||||||
* gst-launch-1.0 videotestsrc ! jpegenc ! rtspclientsink location=rtsp://some.server/url
|
* gst-launch-1.0 videotestsrc ! jpegenc ! rtspclientsink location=rtsp://some.server/url
|
||||||
* ]| Establish a connection to an RTSP server and send JPEG encoded video packets
|
* ]| Establish a connection to an RTSP server and send JPEG encoded video packets
|
||||||
* </refsect2>
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* FIXMEs
|
/* FIXMEs
|
||||||
|
|
Loading…
Reference in a new issue