Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetPlaylistOptions

Hierarchy

  • SetPlaylistOptions

Index

Properties

looping?: boolean

If true, the playlist starts playing again from the start when it ends.

restart?: boolean

If true, always play from the start even when a track in the playlist is already playing.

shuffled?: boolean

If true, shuffles the playlist in random order before playing it.

Generated using TypeDoc