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 5403bc1616aa9bed20a7e166b0dd04aa16f3918e..c8982dd51e7285e887c5f12f58304293a86c471a 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.