PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.event.audio.capture
/
AudioCaptureStopEvent
Audio
Capture
Stop
Event
class
AudioCaptureStopEvent
:
EventCancellableBase
This event is fired when
AudioCapture
is about to stop current capture thread.
Members
Constructors
Audio
Capture
Stop
Event
Link copied to clipboard
constructor
(
@
NotNull
capture
:
@
NotNull
AudioCapture
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)