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