onSeekTo

abstract fun onSeekTo(fromSeekPosition: Long, currentSeekPosition: Long)

Indicates a seek event.

Parameters

fromSeekPosition

the absolute position where the seek started

currentSeekPosition

the absolute end seek position