PlaylistApi
interface PlaylistApi
Provides the means to manage multiple Sources inside a playback session.
When the player transitions from one source in the playback session to another (either by normal playback or by seeking), a PlayerEvent.PlaylistTransition event is emitted and the new source becomes active while the old one becomes inactive.
Accessible through Player.playlist.