Preparing search index...
The search index is not available
spotify.js documentation
spotify.js documentation
PlayerState
Interface PlayerState
interface
PlayerState
{
actions
:
Actions
;
context
:
null
;
currently_playing_type
:
string
;
device
:
Device
;
is_playing
:
boolean
;
item
:
Track
;
progress_ms
:
number
;
repeat_state
:
string
;
shuffle_state
:
boolean
;
timestamp
:
number
;
}
Index
Properties
actions
context
currently_
playing_
type
device
is_
playing
item
progress_
ms
repeat_
state
shuffle_
state
timestamp
Properties
actions
actions
:
Actions
context
context
:
null
currently_
playing_
type
currently_
playing_
type
:
string
device
device
:
Device
is_
playing
is_
playing
:
boolean
item
item
:
Track
progress_
ms
progress_
ms
:
number
repeat_
state
repeat_
state
:
string
shuffle_
state
shuffle_
state
:
boolean
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
context
currently_
playing_
type
device
is_
playing
item
progress_
ms
repeat_
state
shuffle_
state
timestamp
spotify.js documentation
Loading...