AudioPlayerBufferQueueSource

Constructors

Link copied to clipboard
constructor(sampleRate: Int, numberOfChannels: Int)

Functions

Link copied to clipboard
open external override fun close()
Link copied to clipboard
external fun enqueue(buffer: AudioBuffer)
Link copied to clipboard
external fun init(sampleRate: Int, numberOfChannels: Int)
open fun init()