seekTo

suspend override fun seekTo(duration: Duration): Boolean

Seeks to a specified time position. Will suspend until seek has completed

Return

true if the seek was successful

Parameters

duration

the Duration of the position to seek to