get_value


Description:

public virtual Value? get_value (ClockTime timestamp)

Gets the value for the given controlled property at the requested time.

Parameters:

this

the control binding

timestamp

the time the control-change should be read from

Returns:

the GValue of the property at the given time, or null if the property isn't controlled.