rtpsession: add running_time argument docs
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 13 Sep 2010 10:41:11 +0000 (12:41 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 13 Sep 2010 10:41:56 +0000 (12:41 +0200)
gst/rtpmanager/rtpsession.c

index 5403bc1..c8982dd 100644 (file)
@@ -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.