lavakord
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lavakord
core
/
dev.schlaubi.lavakord.audio.player
/
Player
/
seekTo
seek
To
open
suspend
fun
seekTo
(
position
:
Duration
)
Seeks to a specific
position
in the current playback.
abstract
suspend
fun
seekTo
(
position
:
Long
)
Seeks to a specific
position
in the current playback.
Parameters
position
the position in the track in milliseconds