OptionalencodedThe track information.
OptionalartworkUrl?: string | nullThe URL of the artwork if available.
Optionalauthor?: stringThe track author..
Optionalidentifier?: stringThe Identifier of the Track.
Optionalisrc?: string | nullIf ISRC code is available, it's provided.
OptionalisSeekable?: booleanWhether the track is seekable.
OptionalisStream?: booleanWhether the track is a stream.
Optionallength?: numberThe duration of the Track.
Optionalposition?: numberThe position of the track.
OptionalsourceName?: SourceNameThe source name of the track.
The track title
Optionaluri?: stringThe URL of the track.
OptionalpluginThe plugin information of the track.
OptionaluserThe user data of the track.
The base64 encoded track.