toggle menu
lavakord
jvm
switch theme
search in API
java
/
dev.schlaubi.lavakord.interop
/
JavaPlayer
/
seekTo
seek
To
fun
seekTo
(
position
:
Duration
)
:
CompletableFuture
<
Void
>
Seeks to a specific
position
in the current playback.
fun
seekTo
(
position
:
Long
)
:
CompletableFuture
<
Void
>
Seeks to a specific
position
in the current playback.
Parameters
position
the position in the track in milliseconds