AudioCaptureStopEvent

This event is fired when AudioCapture is about to stop current capture thread.

Constructors

Link copied to clipboard
constructor(@NotNull capture: @NotNull AudioCapture)

Functions

Link copied to clipboard
open fun isCancelled(): Boolean
Link copied to clipboard
open fun setCancelled(cancel: Boolean)