Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlaySoundOptions

Hierarchy

  • PlaySoundOptions

Index

Properties

Properties

id?: string

The id to attach to the audio element. If empty, no id is added.

default

undefined

looping?: boolean

If true, the sound effect keeps repeating.

default

false

Generated using TypeDoc