mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
rtpsession: add running_time argument docs
This commit is contained in:
parent
00fd89c074
commit
e6db74764b
1 changed files with 1 additions and 0 deletions
|
@ -1469,6 +1469,7 @@ update_arrival_stats (RTPSession * sess, RTPArrivalStats * arrival,
|
|||
* @sess: and #RTPSession
|
||||
* @buffer: an RTP buffer
|
||||
* @current_time: the current system time
|
||||
* @running_time: the running_time of @buffer
|
||||
*
|
||||
* Process an RTP buffer in the session manager. This function takes ownership
|
||||
* of @buffer.
|
||||
|
|
Loading…
Reference in a new issue