kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
WebAudio
/
ContextChangedParameter
Context
Changed
Parameter
@
Serializable
data
class
ContextChangedParameter
(
val
context
:
WebAudio.BaseAudioContext
)
Notifies that existing BaseAudioContext has changed some properties (id stays the same)..
Members
Constructors
Context
Changed
Parameter
Link copied to clipboard
constructor
(
context
:
WebAudio.BaseAudioContext
)
Properties
context
Link copied to clipboard
val
context
:
WebAudio.BaseAudioContext