Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SoundCloudPlaylist

SoundCloud Playlist Class

Hierarchy

  • SoundCloudPlaylist

Index

Constructors

Properties

client_id: string

SoundCloud Client ID provided by user

durationInMs: number

SoundCloud Playlist Total Duration in milli seconds

durationInSec: number

SoundCloud Playlist Total Duration in seconds

id: number

SoundCloud Playlist ID

name: string

SoundCloud Playlist Name

sub_type: string

SoundCloud Playlist Sub type. == "album" for soundcloud albums

SoundCloud Playlist tracks [ It can be fetched or not fetched ]

tracksCount: number

SoundCloud Playlist tracks number

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

SoundCloud Class type. == "playlist"

url: string

SoundCloud Playlist URL

SoundCloud Playlist user data

Accessors

  • get total_tracks(): number

Methods

Generated using TypeDoc