TimedValueControlSource.unset

bool unset(gst.types.ClockTime timestamp)

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

Parameters

timestampthe time the control-change should be removed from

Returns

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