com.adobe.mediacore.timeline
Interface Timeline<T extends TimelineMarker>


public interface Timeline<T extends TimelineMarker>


Method Summary
 Iterator<T> timelineMarkers()
           
 

Method Detail

timelineMarkers

Iterator<T> timelineMarkers()
Returns:
an iterator which can be used to iterate through the timeline markers.