AlSourceBufferQueuedEvent

class AlSourceBufferQueuedEvent : AlSourceEvent

This event is fired once the byte buffer has been queued to the AL source.

Constructors

Link copied to clipboard
constructor(@NotNull source: @NotNull AlSource, @NotNull buffer: @NotNull ByteBuffer, bufferId: Int)