Local Track
Local track object that representing a song uploaded from a client locally
Parameters
The artists who performed the track.
The disc number.
The track length in milliseconds.
Whether or not the track has explicit lyrics ( true = yes it does; false = no it does not OR unknown).
A link to the Web API endpoint providing full details of the track.
The Spotify ID for the track.
The name of the track.
The number of the track. If an album has several discs, the track number is the number on the specified disc.
The object type: “track”.
Whether or not the track is from a local file.
the popularity of this track. possibly null
Constructors
Properties
The API client associated with the request
This Playable as a local track, or else null if it is an episode or track.
This Playable as an episode (podcast), or else null if it is a local track or track.
The URI associated with the object.
Functions
Search for this local track by name in Spotify's track catalog.
Search for this local track by name in Spotify's track catalog.