Lavacord
Preparing search index...
node_modules/lavalink-types/v4
TrackInfo
Type Alias TrackInfo
type
TrackInfo
=
{
artworkUrl
:
string
|
null
;
author
:
string
;
identifier
:
string
;
isrc
:
string
|
null
;
isSeekable
:
boolean
;
isStream
:
boolean
;
length
:
number
;
position
:
number
;
sourceName
:
string
;
title
:
string
;
uri
:
string
|
null
;
}
Index
Properties
artwork
Url
author
identifier
isrc
is
Seekable
is
Stream
length
position
source
Name
title
uri
Properties
artwork
Url
artworkUrl
:
string
|
null
author
author
:
string
identifier
identifier
:
string
isrc
isrc
:
string
|
null
is
Seekable
isSeekable
:
boolean
is
Stream
isStream
:
boolean
length
length
:
number
position
position
:
number
source
Name
sourceName
:
string
title
title
:
string
uri
uri
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
artwork
Url
author
identifier
isrc
is
Seekable
is
Stream
length
position
source
Name
title
uri
Lavacord
Loading...