Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
AudioTimeoutOptions
Interface AudioTimeoutOptions
interface
AudioTimeoutOptions
{
context
:
AudioContext
;
callback
:
(
(
)
=>
any
)
;
}
Index
Properties
context
callback
Properties
context
context
:
AudioContext
callback
callback
:
(
(
)
=>
any
)
Type declaration
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
context
callback
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...