uapmd-binding
Toggle table of contents
native
Target filter
native
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
NativePluginHost
/
createInstance
create
Instance
native
open
override
fun
createInstance
(
sampleRate
:
UInt
,
bufferSize
:
UInt
,
mainInputChannels
:
Int
,
mainOutputChannels
:
Int
,
offlineMode
:
Boolean
,
format
:
String
,
pluginId
:
String
,
callback
:
(
Int
,
String
?
)
->
Unit
)