TimedValueControlSource.setFromList

bool setFromList(gst.types.TimedValue[] timedvalues) nothrow

Sets multiple timed values at once.

Parameters

timedvaluesa list with #GstTimedValue items

Returns

FALSE if the values couldn't be set, TRUE otherwise.