littlekt
0.6.0
jvm
core
/
com.lehaine.littlekt.audio
/
OpenALAudioContext
Open
ALAudio
Context
jvm
class
OpenALAudioContext
:
Disposable
Author
Colton Daily
Constructors
Functions
Properties
Constructors
Open
ALAudio
Context
Link copied to clipboard
jvm
fun
OpenALAudioContext
(
)
Functions
dispose
Link copied to clipboard
jvm
open
override
fun
dispose
(
)
dispose
Source
Via
Buffer
ID
Link copied to clipboard
jvm
fun
disposeSourceViaBufferID
(
bufferID
:
Int
)
obtain
Source
Link copied to clipboard
jvm
fun
obtainSource
(
)
:
Int
pause
Source
Via
Buffer
ID
Link copied to clipboard
jvm
fun
pauseSourceViaBufferID
(
bufferID
:
Int
)
resume
Source
Via
Buffer
ID
Link copied to clipboard
jvm
fun
resumeSourceViaBufferID
(
bufferID
:
Int
)
stop
Source
Via
Buffer
ID
Link copied to clipboard
jvm
fun
stopSourceViaBufferID
(
bufferID
:
Int
)
update
Link copied to clipboard
jvm
suspend
fun
update
(
)
Properties
context
Link copied to clipboard
jvm
val
context
:
Long
device
Link copied to clipboard
jvm
val
device
:
Long
NO_DEVICE
Link copied to clipboard
jvm
val
NO_DEVICE
:
Boolean