Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PlayOptions

Index

Properties

Optional endTime

endTime: number

The number of milliseconds at which point the track should stop playing. Defaults to the track's length.

Optional pause

pause: boolean

If true, playback will be paused when the track starts. This is ignored if the bot is in the audience in a stage.

default

false

Optional startTime

startTime: number

The number of milliseconds to offset the track by.

default

0

Optional volume

volume: number

The volume to use. Minimum value of 0, maximum value of 1000.

default

100

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method

Generated using TypeDoc