The performing artist for this song
internal adaptr artist id
name of artist
Optional
durationThe duration of the song, in seconds
Extra metadata about the song.
Optional
artwork150x150?: stringURL to a 150x150 pixel image for this track (typically the album cover)
Optional
artwork640?: stringURL to an image for this track (typically the album cover) where the largest dimension is 640 pixels
Optional
trim_number of seconds to trim form the end of the song when trimming is enabled
Optional
trim_number of seconds to trim from the start of the song when trimming is enabled
Optional
favoritedWhen true, this indicates the audio file has been favorited
Optional
likedWhen true, this indicates the user has liked this song. When false, the user disliked this song at some point. When not present, the user hasn't indicated any preference for the song.
The album the song appears on
internal adaptr track id
title of release
The name of the song
internal adaptr track id
title of track/song
Generated using TypeDoc
This represents a song. An array of these may be passed to Player.playAudioFiles for playback.