Options for instantiating the Player
This will be called every time you run Spotify.Player#connect or when a user's access token has expired (maximum of 60 minutes). You need to invoke cb (the callback) with the access token within this method. Ex: cb("STATIC_ACCESS"TOKEN")
The name of the Spotify Connect player. It will be visible in other Spotify apps.
The default volume of the player. Represented as a decimal between 0 and 1. Default value is 1.