Track
A class representing a track that can be played in Echo.
See also
Constructors
Types
Properties
The disc number of the track in the album
The order number of the track in the album, if albumDiscNumber is not null, this is the order number in that disc
The background image of the track
The streamable backgrounds of the track.
The cover of the track
The description of the track
Whether the track is explicit
Whether the track can be followed. Checkout FollowClient
Whether the track can be hidden. Checkout HideClient
Whether the track can be liked. Checkout LikeClient
Whether the track is playable.
Whether the track can used to create a radio. Checkout RadioClient
Whether the track can be saved to library. Checkout SaveClient
Whether the track can be shared. Checkout ShareClient
The duration of the track that has been played, in milliseconds
The date when the track was added to a playlist
The release date of the track
The streamable servers of the track.
The streamables of the track
The streamable subtitles of the track.
The type of the track, can be Audio, Video, or HorizontalVideo