PlasmoVoice
Toggle table of contents
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
/
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
)