summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2010-09-13 12:41:11 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2010-09-13 12:41:56 +0200
commite6db74764b92701aba48904fffae6e658e988ea9 (patch)
treea78e2b1329224d9f838e6f52f4f7c500d5a5f6b8
parent00fd89c0742f93e4cbfea59ff37c24269f44857b (diff)
rtpsession: add running_time argument docs
-rw-r--r--gst/rtpmanager/rtpsession.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtpmanager/rtpsession.c b/gst/rtpmanager/rtpsession.c
index 5403bc161..c8982dd51 100644
--- a/gst/rtpmanager/rtpsession.c
+++ b/gst/rtpmanager/rtpsession.c
@@ -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.