mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-28 20:05:38 +00:00
docs: various doc fixes
No short-desc as we have them in the element details. Also keep things (Makefile.am and sections.txt) sorted. Reword ambigous returns. No text after since please.
This commit is contained in:
parent
2c6ab34114
commit
7ae3923ac6
1 changed files with 1 additions and 1 deletions
|
@ -569,7 +569,7 @@ rtp_jitter_buffer_get_ts_diff (RTPJitterBuffer * jbuf)
|
|||
* @clock_rate: clock-rate of @rtptime
|
||||
* @last_rtptime: last seen rtptime.
|
||||
*
|
||||
* Returns the relation between the RTP timestamp and the GStreamer timestamp
|
||||
* Calculates the relation between the RTP timestamp and the GStreamer timestamp
|
||||
* used for constructing timestamps.
|
||||
*
|
||||
* For extended RTP timestamp @rtptime with a clock-rate of @clock_rate,
|
||||
|
|
Loading…
Reference in a new issue