rtpstats: Rectify description of current_time in RTPArrivalStats

It is the current time, it is unrelated to when the packet was actually received.
This commit is contained in:
Olivier Crête 2010-06-23 16:13:01 -04:00 committed by Wim Taymans
parent cb6de429a0
commit 00fd89c074

View file

@ -56,7 +56,7 @@ typedef struct {
/**
* RTPArrivalStats:
* @current_time: arrival time of a packet according to the system clock
* @current_time: current time according to the system clock
* @running_time: arrival time of a packet as buffer running_time
* @have_address: if the @address field contains a valid address
* @address: address of the sender of the packet