onSegmentFinished

This event fires when the player finishes playing a SyncMediaSegment. The SyncMediaSegment that finished playing can be retrieved using the event object's timelinePosition property.

Note that this event does not fire for the active segment if the player seeks to a new position before the end of the segment was reached.