TimedValueControlSource.set
bool set(gst.types.ClockTime timestamp, double value)Set the value of given controller-handled property at a certain time.
Parameters
timestamp | the time the control-change is scheduled for |
value | the control-value |
Returns
FALSE if the values couldn't be set, TRUE otherwise.