openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-openal
/
org.openrndr.openal
/
AudioSystem
Audio
System
object
AudioSystem
(
source
)
Members
Functions
create
Queue
Source
Link copied to clipboard
fun
createQueueSource
(
bufferCount
:
Int
=
2
,
queueSize
:
Int
=
20
,
pullFunction
:
(
)
->
AudioData
?
?
=
null
)
:
AudioQueueSource
destroy
Link copied to clipboard
fun
destroy
(
)