Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Sound

Hierarchy

  • Sound

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Sound(name: string): Sound

Properties

Private aContainer

aContainer: HTMLElement

Private audioBox

audioBox: object

Type declaration

  • [key: string]: any

name

name: string = "audio-staff"

Methods

createAudio

  • createAudio(path: any, idCaller: any, loop?: any, autoplay?: any): void

playById

  • playById(id: any): void

Generated using TypeDoc