Skip to content

TrackInfo

Properties

PropertyTypeDescriptionDefined in
artworkUrlstringThe URL of the artwork if availablesrc/structures/Types/Track.ts:47
authorstringThe Name of the Authorsrc/structures/Types/Track.ts:43
durationnumberThe duration of the Tracksrc/structures/Types/Track.ts:45
identifierstringThe Identifier of the Tracksrc/structures/Types/Track.ts:39
isrcstringIf isrc code is available, it’s providedsrc/structures/Types/Track.ts:57
isSeekablebooleanWether the audio is seekablesrc/structures/Types/Track.ts:53
isStreambooleanWether the audio is of a live streamsrc/structures/Types/Track.ts:55
sourceNameSourceNamesThe Source name of the Track, e.g. soundcloud, youtube, spotifysrc/structures/Types/Track.ts:51
titlestringThe Track Title / Namesrc/structures/Types/Track.ts:41
uristringThe URL (aka Link) of the Track called URIsrc/structures/Types/Track.ts:49