Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.audio
/
OfflineAudioContext
/
OfflineAudioContext
Offline
Audio
Context
constructor
(
numberOfChannels
:
Int
,
length
:
Int
,
sampleRate
:
Float
)
(
source
)
constructor
(
contextOptions
:
OfflineAudioContextOptions
)
(
source
)