VoxaTrace
Toggle table of contents
0.9.2
common
Target filter
common
Switch theme
Search in API
Skip to content
VoxaTrace
VoxaTrace
/
com.musicmuni.voxatrace.sonix
/
SonixMixerConfig
/
SonixMixerConfig
Sonix
Mixer
Config
constructor
(
loopCount
:
Int
=
1
,
onPlaybackComplete
:
(
)
->
Unit
?
=
null
,
onLoopComplete
:
(
loopIndex
:
Int
)
->
Unit
?
=
null
,
onError
:
(
error
:
String
)
->
Unit
?
=
null
)