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