Search
Preparing search index...
The search index is not available
modloader64
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
modloader64
modloader/AudioAPI/API/SoundSystem
SoundSystem
Class SoundSystem
Hierarchy
SoundSystem
Implements
ISoundSystem
Index
Constructors
constructor
Properties
native
Accessors
listener
Methods
init
Music
init
Sound
load
Music
load
Sound
Constructors
constructor
new
Sound
System
(
)
:
SoundSystem
Returns
SoundSystem
Properties
Private
native
native
:
any
Accessors
listener
get
listener
(
)
:
Listener
Returns
Listener
Methods
init
Music
init
Music
(
buf
:
Buffer
)
:
Music
Parameters
buf:
Buffer
Returns
Music
init
Sound
init
Sound
(
buf
:
Buffer
)
:
Sound
Parameters
buf:
Buffer
Returns
Sound
load
Music
load
Music
(
file
:
string
)
:
Music
Parameters
file:
string
Returns
Music
load
Sound
load
Sound
(
file
:
string
)
:
Sound
Parameters
file:
string
Returns
Sound
Exports
modloader/
AudioAPI/API/
Sound
System
AudioAPIEvents
Sound
System
constructor
native
listener
init
Music
init
Sound
load
Music
load
Sound
Generated using
TypeDoc