systemclock: add Since markers for new API

This commit is contained in:
Tim-Philipp Müller 2013-11-11 16:47:06 +00:00
parent 2e46e7782b
commit e30eab99a2

View file

@ -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)