controlsource: Annotate get_value[_array] as (method)
authorThibault Saunier <tsaunier@gnome.org>
Mon, 30 Nov 2015 22:08:50 +0000 (23:08 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Mon, 30 Nov 2015 22:17:32 +0000 (23:17 +0100)
As the names clash with gst_object_get_value[_array]

https://bugzilla.gnome.org/show_bug.cgi?id=756950

gst/gstcontrolsource.c

index 7a6b87d..bb5474e 100644 (file)
@@ -89,7 +89,7 @@ gst_control_source_constructor (GType type, guint n_construct_params,
 }
 
 /**
- * gst_control_source_get_value:
+ * gst_control_source_get_value: (method)
  * @self: the #GstControlSource object
  * @timestamp: the time for which the value should be returned
  * @value: (out): the value
@@ -113,7 +113,7 @@ gst_control_source_get_value (GstControlSource * self, GstClockTime timestamp,
 }
 
 /**
- * gst_control_source_get_value_array:
+ * gst_control_source_get_value_array: (method)
  * @self: the #GstControlSource object
  * @timestamp: the first timestamp
  * @interval: the time steps