TimedValueControlSource.unset

Used to remove the value of given controller-handled property at a certain time.

class TimedValueControlSource
bool
unset

Parameters

timestamp gst.types.ClockTime

the time the control-change should be removed from

Return Value

Type: bool

FALSE if the value couldn't be unset (i.e. not found, TRUE otherwise.