rtpsession: add running_time argument docs

This commit is contained in:
Wim Taymans 2010-09-13 12:41:11 +02:00
parent 00fd89c074
commit e6db74764b

View 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.