netclientclock: Add Since marker to the docs for gst_ntp_clock_new()

This commit is contained in:
Sebastian Dröge 2015-06-07 09:32:39 +02:00
parent 3b7a0715b8
commit 39a3d0d87d

View file

@ -1039,6 +1039,8 @@ gst_ntp_clock_init (GstNtpClock * self)
* *
* Returns: a new #GstClock that receives a time from the remote * Returns: a new #GstClock that receives a time from the remote
* clock. * clock.
*
* Since: 1.6
*/ */
GstClock * GstClock *
gst_ntp_clock_new (const gchar * name, const gchar * remote_address, gst_ntp_clock_new (const gchar * name, const gchar * remote_address,