The <TimeAxisDelegate> protocol is used to work with the events that occur on changing the current slider position on a timeline.
<NSObject>
<TimeAxisDelegate>
timeAxis:setDoubleIndex:. Gradual change of slider position.
timeAxis:setIndex:. Changing the current slider position.
See also: