PlasmoVoice
Toggle table of contents
2.1.14-SNAPSHOT
Select version
2.1.14
2.1.14-SNAPSHOT
2.1.13
2.1.13-SNAPSHOT
2.1.12
2.1.12-SNAPSHOT
2.1.11
2.1.11-SNAPSHOT
2.1.10
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
client
/
su.plo.voice.api.client.event.audio.device.source
/
AlSourceBufferQueuedEvent
Al
Source
Buffer
Queued
Event
class
AlSourceBufferQueuedEvent
:
AlSourceEvent
This event is fired once the samples have been queued to the AL source.
Members
Constructors
Al
Source
Buffer
Queued
Event
Link copied to clipboard
constructor
(
@
NotNull
source
:
@
NotNull
AlSource
,
@
NotNull
buffer
:
@
NotNull
ByteBuffer
,
bufferId
:
Int
)
constructor
(
@
NotNull
source
:
@
NotNull
AlSource
,
samples
:
Array
<
Short
>
,
bufferId
:
Int
)
Properties
buffer
Link copied to clipboard
@get:
NotNull
open
val
buffer
:
ByteBuffer