PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.event.audio.device.source
/
AlSourceUpdateParamEvent
Al
Source
Update
Param
Event
class
AlSourceUpdateParamEvent
:
AlSourceEvent
,
EventCancellable
TThis event is fired when any of the param setters has been invoked.
Members
Constructors
Al
Source
Update
Param
Event
Link copied to clipboard
constructor
(
@
NotNull
source
:
@
NotNull
AlSource
,
param
:
Int
,
@
NotNull
value
:
@
NotNull
Any
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)