From b6926d670752c72e7a4ab1bd30b3b6530b738392 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 12 Jan 2011 09:33:53 +0200 Subject: docs: small controller api docs improvement --- libs/gst/controller/gstcontroller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gst/controller/gstcontroller.c b/libs/gst/controller/gstcontroller.c index 407bc8069..9bb1d6d66 100644 --- a/libs/gst/controller/gstcontroller.c +++ b/libs/gst/controller/gstcontroller.c @@ -767,7 +767,7 @@ gst_controller_get_value_arrays (GstController * self, * * All fields of @value_array must be filled correctly. Especially the * @value_array->values array must be big enough to keep the requested amount - * of values. + * of values (as indicated by the nbsamples field). * * The type of the values in the array is the same as the property's type. * -- cgit v1.2.3