seekTo

actual fun seekTo(time: Long)
expect fun seekTo(time: Long)

Seeks to the specified playback position in the currently playing media.

Parameters

time

The desired playback position in milliseconds. Must be within the duration of the media.

actual fun seekTo(time: Long)
actual fun seekTo(time: Long)
actual fun seekTo(time: Long)