Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SoundCloudTrack

SoundCloud Track Class

Hierarchy

  • SoundCloudTrack

Index

Constructors

Properties

durationInMs: number

SoundCloud Track Duration in miili seconds

durationInSec: number

SoundCloud Track Duration in seconds

fetched: boolean

SoundCloud Track fetched status

SoundCloud Track formats data

id: number

SoundCloud Track ID

name: string

SoundCloud Track Name

permalink: string

User friendly SoundCloud track URL

publisher: null | { artist: string; contains_music: boolean; id: number; name: string; writer_composer: string }

SoundCloud Track Publisher Data

thumbnail: string

SoundCloud Track thumbnail

type: "playlist" | "track" | "user"

SoundCloud Class type. === "track"

url: string

SoundCloud Track url

SoundCloud Track user data

Methods

Generated using TypeDoc