kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
WebAudio
/
ContextCreatedParameter
Context
Created
Parameter
@
Serializable
data
class
ContextCreatedParameter
(
val
context
:
WebAudio.BaseAudioContext
)
Notifies that a new BaseAudioContext has been created.
Members
Constructors
Context
Created
Parameter
Link copied to clipboard
constructor
(
context
:
WebAudio.BaseAudioContext
)
Properties
context
Link copied to clipboard
val
context
:
WebAudio.BaseAudioContext