summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/rtpsession.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-09-23 18:13:31 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-11 02:30:37 +0100
commitc2c69bfb865d2cf0da10204514edf34d7d935025 (patch)
treec5f60de3afded27c312c07b3ab59c93c535a0558 /gst/rtpmanager/rtpsession.c
parenta2b86bbce59fab0cdee49744bbc1a3594a037c21 (diff)
gst/rtpmanager/: Fix some docs.
Original commit message from CVS: * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_insert), (rtp_jitter_buffer_get_sync): * gst/rtpmanager/rtpsession.c: (on_sender_timeout), (session_cleanup): * gst/rtpmanager/rtpsource.c: Fix some docs.
Diffstat (limited to 'gst/rtpmanager/rtpsession.c')
-rw-r--r--gst/rtpmanager/rtpsession.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtpmanager/rtpsession.c b/gst/rtpmanager/rtpsession.c
index 428181f2..8e5909ff 100644
--- a/gst/rtpmanager/rtpsession.c
+++ b/gst/rtpmanager/rtpsession.c
@@ -1815,6 +1815,7 @@ ignore:
* @buffer: an RTP buffer
* @current_time: the current system time
* @ntpnstime: the NTP time in nanoseconds of when this buffer was captured.
+ * This is the buffer timestamp converted to NTP time.
*
* Send the RTP buffer in the session manager. This function takes ownership of
* @buffer.