Search
Preparing search index...
The search index is not available
play-dl
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
play-dl
<internal>
SoundCloudTrack
Class SoundCloudTrack
SoundCloud Track
Hierarchy
SoundCloudTrack
Index
Constructors
constructor
Properties
duration
In
Ms
duration
In
Sec
fetched
formats
id
name
publisher
thumbnail
type
url
user
Methods
toJSON
Constructors
constructor
new
Sound
Cloud
Track
(
data
:
any
)
:
SoundCloudTrack
Parameters
data:
any
Returns
SoundCloudTrack
Properties
duration
In
Ms
duration
In
Ms
:
number
duration
In
Sec
duration
In
Sec
:
number
fetched
fetched
:
boolean
formats
formats
:
SoundCloudTrackFormat
[]
id
id
:
number
name
name
:
string
publisher
publisher
:
null
|
{
artist
:
string
;
contains_music
:
boolean
;
id
:
number
;
name
:
string
;
writer_composer
:
string
}
thumbnail
thumbnail
:
string
type
type
:
"playlist"
|
"track"
|
"user"
url
url
:
string
user
user
:
SoundCloudUser
Methods
toJSON
toJSON
(
)
:
{
durationInMs
:
number
;
durationInSec
:
number
;
fetched
:
boolean
;
formats
:
SoundCloudTrackFormat
[]
;
id
:
number
;
name
:
string
;
publisher
:
null
|
{
artist
:
string
;
contains_music
:
boolean
;
id
:
number
;
name
:
string
;
writer_composer
:
string
}
;
thumbnail
:
string
;
type
:
"playlist"
|
"track"
|
"user"
;
url
:
string
;
user
:
SoundCloudUser
}
Returns
{
durationInMs
:
number
;
durationInSec
:
number
;
fetched
:
boolean
;
formats
:
SoundCloudTrackFormat
[]
;
id
:
number
;
name
:
string
;
publisher
:
null
|
{
artist
:
string
;
contains_music
:
boolean
;
id
:
number
;
name
:
string
;
writer_composer
:
string
}
;
thumbnail
:
string
;
type
:
"playlist"
|
"track"
|
"user"
;
url
:
string
;
user
:
SoundCloudUser
}
duration
In
Ms
:
number
duration
In
Sec
:
number
fetched
:
boolean
formats
:
SoundCloudTrackFormat
[]
id
:
number
name
:
string
publisher
:
null
|
{
artist
:
string
;
contains_music
:
boolean
;
id
:
number
;
name
:
string
;
writer_composer
:
string
}
thumbnail
:
string
type
:
"playlist"
|
"track"
|
"user"
url
:
string
user
:
SoundCloudUser
Exports
<internal>
"node:stream/consumers"
"node:stream/promises"
Event
Emitter
internal
Sound
Cloud
Track
constructor
duration
In
Ms
duration
In
Sec
fetched
formats
id
name
publisher
thumbnail
type
url
user
toJSON
Generated using
TypeDoc
SoundCloud Track