Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.audio
/
DecodeSuccessCallback
Decode
Success
Callback
typealias
DecodeSuccessCallback
=
(
decodedData
:
AudioBuffer
)
->
Unit
(
source
)