Timeline API provides access to the timeline component.

The Timeline API allow the developer to control the Timeline. You can access the timeline cursors, by setting or getting the From and To values, eg: setFrom(0.30). You can either pass relative values (eg. 0.5, which means "half of the current length") or absolute values (eg. and unixtime).