roavatar-renderer
Preparing search index...
SoundWrapper
Class SoundWrapper
Hierarchy (
View Summary
)
InstanceWrapper
SoundWrapper
Index
Constructors
constructor
Properties
instance
class
Name
required
Properties
Accessors
data
Methods
_
update
Volume
created
destroy
Is
A
Play
play
Source
pre
Render
set
Playing
setup
static
Stop
Is
A
register
Constructors
constructor
new
SoundWrapper
(
instance
:
Instance
)
:
SoundWrapper
Parameters
instance
:
Instance
Returns
SoundWrapper
Properties
instance
instance
:
Instance
Static
class
Name
className
:
string
= "Sound"
Static
required
Properties
requiredProperties
:
string
[]
= ...
Accessors
data
get
data
()
:
SoundWrapperData
Returns
SoundWrapperData
Methods
_
update
Volume
_updateVolume
()
:
void
Returns
void
created
created
()
:
void
Returns
void
destroy
destroy
()
:
void
Returns
void
Is
A
IsA
(
className
:
string
)
:
any
Parameters
className
:
string
Returns
any
Play
Play
()
:
void
Returns
void
play
Source
playSource
()
:
void
Returns
void
pre
Render
preRender
()
:
void
Returns
void
set
Playing
setPlaying
(
value
:
boolean
)
:
void
Parameters
value
:
boolean
Returns
void
setup
setup
()
:
void
Returns
void
static
static
()
:
typeof
InstanceWrapper
Returns
typeof
InstanceWrapper
Stop
Stop
()
:
void
Returns
void
Static
Is
A
IsA
(
className
:
string
)
:
any
Parameters
className
:
string
Returns
any
Static
register
register
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
instance
class
Name
required
Properties
Accessors
data
Methods
_
update
Volume
created
destroy
Is
A
Play
play
Source
pre
Render
set
Playing
setup
static
Stop
Is
A
register
roavatar-renderer
Loading...