seekTo

expect open fun seekTo(milliseconds: Long)

Seeks to a specific position in the current media item in milliseconds.

Parameters

milliseconds

The target position in milliseconds.

actual open fun seekTo(milliseconds: Long)
actual open fun seekTo(milliseconds: Long)

Seeks to a specific position in the current media item in milliseconds.

Parameters

milliseconds

The target position in milliseconds.