Player Module
/
com.bitmovin.player.api.playlist
/
PlaylistApi
/
seek
seek
abstract fun
seek
(source:
Source
, time:
Double
)
Content copied to clipboard
Seeks to the specified
time
in the specified
source
. The
source
must be part of the playlist.