Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
ZoneAudioMapping
Interface ZoneAudioMapping
interface
ZoneAudioMapping
{
eventType
:
ZoneEventType
;
handle
(
event
:
ZoneEvent
,
ctx
:
ZoneAudioContext
)
:
ZoneCuePlay
|
null
;
}
Index
Properties
event
Type
Methods
handle
Properties
event
Type
eventType
:
ZoneEventType
Methods
handle
handle
(
event
:
ZoneEvent
,
ctx
:
ZoneAudioContext
)
:
ZoneCuePlay
|
null
Parameters
event
:
ZoneEvent
ctx
:
ZoneAudioContext
Returns
ZoneCuePlay
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
Type
Methods
handle
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...