createQueueSource

fun createQueueSource(bufferCount: Int = 3, queueSize: Int = 3, pullFunction: () -> AudioData?? = null): AudioQueueSource(source)