rtpstats: Rectify description of current_time in RTPArrivalStats
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>
Wed, 23 Jun 2010 20:13:01 +0000 (16:13 -0400)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 13 Sep 2010 10:37:01 +0000 (12:37 +0200)
It is the current time, it is unrelated to when the packet was actually received.

gst/rtpmanager/rtpstats.h

index d650a7b..d71bac4 100644 (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