diff options
Diffstat (limited to 'gst/rtpmanager/rtpsession.c')
-rw-r--r-- | gst/rtpmanager/rtpsession.c | 1 |
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. |