Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlaylistJSON

Hierarchy

  • PlaylistJSON

Index

Properties

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

url: string

SoundCloud Playlist URL

SoundCloud Playlist user data

Generated using TypeDoc