Preparing search index...
The search index is not available
Parameter Manager
Parameter Manager
ParamMgrNodeMsgIn
Interface ParamMgrNodeMsgIn
interface
ParamMgrNodeMsgIn
{
args
?:
[
buffer
:
{
lock
:
Int32Array
;
paramsBuffer
:
Float32Array
;
}
]
|
[
event
:
WamEvent
]
;
call
:
keyof
ParamMgrCallFromProcessor
;
error
?:
Error
;
id
:
number
;
value
?:
number
|
void
|
WamParameterInfoMap
|
WamParameterDataMap
|
{
lock
:
Int32Array
;
paramsBuffer
:
Float32Array
;
}
;
}
Hierarchy (
view full
)
MessagePortResponse
<
ParamMgrCallToProcessor
>
MessagePortRequest
<
ParamMgrCallFromProcessor
>
ParamMgrNodeMsgIn
Index
Properties
args?
call
error?
id
value?
Properties
Optional
args
args
?:
[
buffer
:
{
lock
:
Int32Array
;
paramsBuffer
:
Float32Array
;
}
]
|
[
event
:
WamEvent
]
call
call
:
keyof
ParamMgrCallFromProcessor
Optional
error
error
?:
Error
id
id
:
number
Optional
value
value
?:
number
|
void
|
WamParameterInfoMap
|
WamParameterDataMap
|
{
lock
:
Int32Array
;
paramsBuffer
:
Float32Array
;
}
Type declaration
lock
:
Int32Array
params
Buffer
:
Float32Array
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
call
error
id
value
Parameter Manager
AudioWorkletRegister
AudioParamDescriptor
AudioWorkletGlobalScope
CompositeAudioNode
InternalParameterDescriptor
MessagePortRequest
MessagePortResponse
MgrAudioParam
ParamMgrAudioWorkletOptions
ParamMgrCallFromProcessor
ParamMgrCallToProcessor
ParamMgrNode
ParamMgrNodeMsgIn
ParamMgrNodeMsgOut
ParamMgrOptions
ParamMgrProcessor
ParameterMappingTarget
ParametersMappingConfiguratorOptions
TypedAudioParamDescriptor
TypedAudioWorkletNode
TypedAudioWorkletNodeOptions
Loading...
Generated using
TypeDoc