DevicePreOpenEvent

This event is fired before the device is opened.

Constructors

Link copied to clipboard
constructor(@NotNull device: @NotNull AudioDevice)

Functions

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