Player

class spotify.player.Player(session)[source]

Playback controller.

You’ll never need to create an instance of this class yourself. You’ll find it ready to use as the player attribute on the Session instance.

class spotify.player.PlayerState[source]