createQueueSource

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