set_inpoint


Description:

public virtual bool set_inpoint (ClockTime inpoint)

Sets in_point for the element.

If the new in-point is above the current max_duration of the element, this method will fail.

Parameters:

this

A TimelineElement

inpoint

The in-point, in internal time coordinates

Returns:

true if inpoint could be set for this.