SeekListener

interface SeekListener

The seek event listener.

Functions

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