toggle menu
spotify-api-kotlin
4.1.3
js
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.webplayer
/
Player
/
seek
seek
js
open
fun
seek
(
pos_ms
:
Number
)
:
Promise
<
Unit
>
(
source
)
Seek to a position in the current track in local playback.
Parameters
pos_ms
The position in milliseconds to seek to.