Preparing search index...
The search index is not available
Docs
Releases
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Class Sound
Globals
Sound
Hierarchy
Sound
Implements
ISound
Index
Constructors
constructor
Properties
a
Container
audio
Box
name
Methods
create
Audio
play
ById
Constructors
constructor
new
Sound
(
name
:
string
)
:
Sound
Parameters
name:
string
Returns
Sound
Properties
Private
a
Container
a
Container
:
HTMLElement
Private
audio
Box
audio
Box
:
object
Type declaration
[
key:
string
]:
any
name
name
:
string
= "audio-staff"
Methods
create
Audio
create
Audio
(
path
:
any
, idCaller
:
any
, loop
?:
any
, autoplay
?:
any
)
:
void
Parameters
path:
any
idCaller:
any
Optional
loop:
any
Optional
autoplay:
any
Returns
void
play
ById
play
ById
(
id
:
any
)
:
void
Parameters
id:
any
Returns
void
Globals
Sound
constructor
a
Container
audio
Box
name
create
Audio
play
ById
Generated using
TypeDoc