openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
openrndr
openrndr-openal
/
org.openrndr.openal
/
AudioContext
/
createQueueSource
create
Queue
Source
fun
createQueueSource
(
bufferCount
:
Int
=
3
,
queueSize
:
Int
=
3
,
pullFunction
:
(
)
->
AudioData
?
?
=
null
)
:
AudioQueueSource
(
source
)