mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 04:46:13 +00:00
rtsp-media: Fix typo in docs gst_rtsp_media_set_latncy() -> latency()
This commit is contained in:
parent
6b76c02552
commit
cbf3f3888f
1 changed files with 1 additions and 1 deletions
|
@ -1293,7 +1293,7 @@ gst_rtsp_media_get_retransmission_time (GstRTSPMedia * media)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gst_rtsp_media_set_latncy:
|
* gst_rtsp_media_set_latency:
|
||||||
* @media: a #GstRTSPMedia
|
* @media: a #GstRTSPMedia
|
||||||
* @latency: latency in milliseconds
|
* @latency: latency in milliseconds
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue