media: fix docs

This commit is contained in:
Wim Taymans 2014-04-02 12:27:24 +02:00
parent 96f7c61a15
commit 07ae06a595

View file

@ -2593,7 +2593,7 @@ no_setup_sdp:
* *
* Suspend @media. The state of the pipeline managed by @media is set to * Suspend @media. The state of the pipeline managed by @media is set to
* GST_STATE_NULL but all streams are kept. @media can be prepared again * GST_STATE_NULL but all streams are kept. @media can be prepared again
* with gst_rtsp_media_undo_reset() * with gst_rtsp_media_unsuspend()
* *
* @media must be prepared with gst_rtsp_media_prepare(); * @media must be prepared with gst_rtsp_media_prepare();
* *