Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPlaylistState

Hierarchy

  • IPlaylistState

Index

Properties

historyList

historyList: string[]

orderedIndexOfPlaying

orderedIndexOfPlaying: number | null

orderedList

orderedList: string[]

playOrder

playOrder: IPlayOrder

playing

playing: string | null

shuffledIndexOfPlaying

shuffledIndexOfPlaying: number | null

shuffledList

shuffledList: string[]

songs

songs: object

Type declaration

Generated using TypeDoc