SeekListener

interface SeekListener

Functions

Link copied to clipboard
abstract fun onSeekEnd()
Indicates the seek event has ended.
Link copied to clipboard
abstract fun onSeekTo(fromSeekPosition: Long, currentSeekPosition: Long)
Indicates a seek event.