spotify-web-api-kotlin
/
com.adamratzman.spotify.webplayer
/
Player
/
seek
js
seek
open fun
seek
(pos_ms:
Number
):
Promise
<
Unit
>
Content copied to clipboard
Seek to a position in the current track in local playback.
Parameters
pos_ms
The position in milliseconds to seek to.
Sources
(source)
Link copied to clipboard