Skip to main content
Version: 2.0.0

DeezerTrack

ruvyrias


ruvyrias / DeezerTrack

Interface: DeezerTrack

Defined in: types/Deezer.ts:71

Represents a track on Deezer, providing details like its ID, title, duration, and associated artist and album.

Properties

album

album: DeezerAlbum

Defined in: types/Deezer.ts:96


artist

artist: DeezerArtist

Defined in: types/Deezer.ts:95


available_countries

available_countries: string[]

Defined in: types/Deezer.ts:92


bpm

bpm: number

Defined in: types/Deezer.ts:90


contributors

contributors: DeezerContributor[]

Defined in: types/Deezer.ts:93


data

data: any

Defined in: types/Deezer.ts:72


disk_number

disk_number: number

Defined in: types/Deezer.ts:83


duration

duration: number

Defined in: types/Deezer.ts:81


explicit_content_cover

explicit_content_cover: number

Defined in: types/Deezer.ts:88


explicit_content_lyrics

explicit_content_lyrics: number

Defined in: types/Deezer.ts:87


explicit_lyrics

explicit_lyrics: boolean

Defined in: types/Deezer.ts:86


gain

gain: number

Defined in: types/Deezer.ts:91


id

id: string

Defined in: types/Deezer.ts:73


isrc

isrc: string

Defined in: types/Deezer.ts:78


link: string

Defined in: types/Deezer.ts:79


md5_image

md5_image: string

Defined in: types/Deezer.ts:94


preview

preview: string

Defined in: types/Deezer.ts:89


rank

rank: number

Defined in: types/Deezer.ts:84


readable

readable: boolean

Defined in: types/Deezer.ts:74


release_date

release_date: string

Defined in: types/Deezer.ts:85


share

share: string

Defined in: types/Deezer.ts:80


title

title: string

Defined in: types/Deezer.ts:75


title_short

title_short: string

Defined in: types/Deezer.ts:76


title_version

title_version: string

Defined in: types/Deezer.ts:77


track_position

track_position: number

Defined in: types/Deezer.ts:82


type

type: string

Defined in: types/Deezer.ts:97