didSeek

open override fun didSeek(fromMs: Long, toMs: Long, timeline: List<AdBreak>)

Indicates that playback seeked.

Parameters

fromMs

The playhead position prior to seeking, in milliseconds.

toMs

The playhead position after seeking, in milliseconds.

timeline

The stream timeline represented as an array of AdBreak objects.