Hierarchy

  • DamonJsTrack

Constructors

Properties

artworkUrl: undefined | string

Track's thumbnail, if available

author: string

Track's author

damonjs: undefined | DamonJs

DamonJs Instance

encoded: string

Track's Base64

identifier: string

Track's identifier

isSeekable: boolean

Whether the track is seekable

isStream: boolean

Whether the track is a stream

isrc: undefined | string

International Standard Recording Code

length: number

Track's length

pluginInfo: unknown

Plugin Information (I don't know this)

position: number

Track's position (I don't know this)

realUri: null | string

The YouTube/soundcloud URI for spotify and other unsupported source

requester: unknown

Track Requester

resolvedBySource: boolean = false
sourceName: string

Track's source

title: string

Track's title

uri: undefined | string

Track's URI

Accessors

Methods

Generated using TypeDoc