@set


Description:

public bool @set (ClockTime timestamp, double value)

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

Parameters:

this

the TimedValueControlSource object

timestamp

the time the control-change is scheduled for

value

the control-value

Returns:

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