From e30eab99a26389e78f8669070f0a351b81a52d57 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 11 Nov 2013 16:47:06 +0000 Subject: [PATCH] systemclock: add Since markers for new API --- gst/gstsystemclock.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gst/gstsystemclock.c b/gst/gstsystemclock.c index f71d420..ec32adf 100644 --- a/gst/gstsystemclock.c +++ b/gst/gstsystemclock.c @@ -293,6 +293,8 @@ gst_system_clock_get_property (GObject * object, guint prop_id, GValue * value, * clock. * * MT safe. + * + * Since: 1.4 */ void gst_system_clock_set_default (GstClock * new_clock) -- 2.7.4