TimedValueControlSource.setFromList
bool setFromList(gst.types.TimedValue[] timedvalues) nothrowSets multiple timed values at once.
Parameters
timedvalues | a list with #GstTimedValue items |
Returns
FALSE if the values couldn't be set, TRUE otherwise.