AudioSystem

Functions

Link copied to clipboard
fun createQueueSource(bufferCount: Int = 2, queueSize: Int = 20, pullFunction: () -> AudioData?? = null): AudioQueueSource
Link copied to clipboard
fun destroy()