kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
WebAudio
/
AudioParam
/
AudioParam
Audio
Param
constructor
(
paramId
:
String
,
nodeId
:
String
,
contextId
:
String
,
paramType
:
String
,
rate
:
WebAudio.AutomationRate
,
defaultValue
:
Double
,
minValue
:
Double
,
maxValue
:
Double
)