openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
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
(
)