set_max_duration


Description:

public virtual bool set_max_duration (ClockTime maxduration)

Sets max_duration for the element.

If the new maximum duration is below the current in_point of the element, this method will fail.

Parameters:

this

A TimelineElement

maxduration

The maximum duration, in internal time coordinates

Returns:

true if maxduration could be set for this.