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.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
)