Sets the playback point to a specified time.
SDK
- MusicKit JS 1.0+
Framework
- Music
Kit JS
Declaration
Promise seekToTime(time);
Parameters
time
The time to set as the playback point.
Sets the playback point to a specified time.
SDK
Framework
Promise seekToTime(time);
time
The time to set as the playback point.