tspotify
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Audio
Features
constructor
acousticness
analysis
Url
client
danceability
duration
energy
id
instrumentalness
key
liveness
loudness
mode
raw
Object
Type
speechiness
tempo
time
Signature
track
Href
uri
valence
Hierarchy
BaseStructure
AudioFeatures
Index
Constructors
constructor
Properties
acousticness
analysis
Url
client
danceability
duration
energy
id
instrumentalness
key
liveness
loudness
mode
raw
Object
Type
speechiness
tempo
time
Signature
track
Href
uri
valence
Constructors
constructor
new
Audio
Features
(
client
:
Client
, data
:
AudioFeaturesObject
)
:
AudioFeatures
Parameters
client:
Client
data:
AudioFeaturesObject
Returns
AudioFeatures
Properties
acousticness
acousticness
:
number
analysis
Url
analysis
Url
:
string
client
client
:
Client
The client that instantiated this class
danceability
danceability
:
number
duration
duration
:
number
energy
energy
:
number
id
id
:
string
The Spotify ID of the structure
instrumentalness
instrumentalness
:
number
key
key
:
number
liveness
liveness
:
number
loudness
loudness
:
number
mode
mode
:
number
raw
Object
Type
raw
Object
Type
:
string
speechiness
speechiness
:
number
tempo
tempo
:
number
time
Signature
time
Signature
:
number
track
Href
track
Href
:
string
uri
uri
:
string
valence
valence
:
number
Generated using
TypeDoc
The client that instantiated this class