moonlink.js / Exports / TrackInfo

Interface: TrackInfo

Table of contents

Properties

Properties

artworkUrl

Optional artworkUrl: string

Defined in

src/@Typings/index.ts:243


author

author: string

Defined in

src/@Typings/index.ts:237


identifier

identifier: string

Defined in

src/@Typings/index.ts:235


isSeekable

isSeekable: boolean

Defined in

src/@Typings/index.ts:236


isStream

isStream: boolean

Defined in

src/@Typings/index.ts:238


isrc

Optional isrc: string

Defined in

src/@Typings/index.ts:245


length

length: number

Defined in

src/@Typings/index.ts:239


position

position: number

Defined in

src/@Typings/index.ts:240


sourceName

sourceName: string

Defined in

src/@Typings/index.ts:244


title

title: string

Defined in

src/@Typings/index.ts:241


uri

Optional uri: string

Defined in

src/@Typings/index.ts:242