tsParticles - v0.0.0
Preparing search index...
tsParticles Sounds Plugin
SoundsPluginInstance
SoundsPluginInstance
Class SoundsPluginInstance
Implements
IContainerPlugin
Index
Constructors
constructor
Methods
init
mute
start
stop
toggle
Mute
unmute
volume
Down
volume
Up
Constructors
constructor
new
SoundsPluginInstance
(
container
:
SoundsContainer
,
engine
:
Engine
,
)
:
SoundsPluginInstance
Parameters
container
:
SoundsContainer
engine
:
Engine
Returns
SoundsPluginInstance
Methods
init
init
()
:
Promise
<
void
>
Returns
Promise
<
void
>
mute
mute
()
:
Promise
<
void
>
Returns
Promise
<
void
>
start
start
()
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
()
:
void
Returns
void
toggle
Mute
toggleMute
()
:
Promise
<
void
>
Returns
Promise
<
void
>
unmute
unmute
()
:
Promise
<
void
>
Returns
Promise
<
void
>
volume
Down
volumeDown
()
:
Promise
<
void
>
Returns
Promise
<
void
>
volume
Up
volumeUp
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
init
mute
start
stop
toggle
Mute
unmute
volume
Down
volume
Up
tsParticles - v0.0.0
Loading...