mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
netclientclock: Add Since marker to the docs for gst_ntp_clock_new()
This commit is contained in:
parent
3b7a0715b8
commit
39a3d0d87d
1 changed files with 2 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue