TimedValueControlSource.set

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

class TimedValueControlSource
bool
set

Parameters

timestamp gst.types.ClockTime

the time the control-change is scheduled for

value double

the control-value

Return Value

Type: bool

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