docs: small controller api docs improvement

This commit is contained in:
Stefan Kost 2011-01-12 09:33:53 +02:00
parent 740e4999b3
commit b6926d6707

View file

@ -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.
*