Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlayerOptions

Options that can be passed to the Player on construction.

Hierarchy

  • PlayerOptions

Index

Properties

Optional debug

debug: boolean

when true, display internal Player debug messages

Optional normalizeVolume

normalizeVolume: boolean

when true (the default), try to normalize perceived loudness between songs, at the cost of dynamic range

Optional secondsOfCrossfade

secondsOfCrossfade: number

default number of seconds to overlap two songs when advancing to the next song

Optional trimming

trimming: boolean

when true (the default), honor song trims to exclude long song intros and outros

Generated using TypeDoc