TimedValueControlSource.set

bool set(gst.types.ClockTime timestamp, double value)

Set the value of given controller-handled property at a certain time.

Parameters

timestampthe time the control-change is scheduled for
valuethe control-value

Returns

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