AlSourceWriteEvent

class AlSourceWriteEvent : AlSourceEvent, EventCancellable

This event is fired when the write has been invoked.

Constructors

Link copied to clipboard
constructor(@NotNull source: @NotNull AlSource, samples: @NotNull Array<Byte>)

Functions

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