PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.event.audio.device.source
/
AlSourceWriteEvent
Al
Source
Write
Event
class
AlSourceWriteEvent
:
AlSourceEvent
,
EventCancellable
This event is fired when the
write
has been invoked.
Members
Constructors
Al
Source
Write
Event
Link copied to clipboard
constructor
(
@
NotNull
source
:
@
NotNull
AlSource
,
samples
:
@
NotNull
Array
<
Byte
>
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)