SpotifyApiSpotify LogoJS

CurrentPlayback src/Interface.ts#L263

extends CurrentlyPlaying

The current playback returned by the [Player.getCurrentPlayback] function.


Properties:

NameTypeDescription
context"null" | PlayerContextNo description found.
currentPlayingTypestringNo description found.
deviceCamelCaseObjectKeys<Device>No description found.
isPlayingbooleanNo description found.
item"null" | Track | EpisodeNo description found.
progressnumberNo description found.
repeatState"track" | "off" | "context"No description found.
shuffleStatebooleanNo description found.
timestampnumberNo description found.