SoundAudioStream

constructor(coroutineContext: CoroutineContext, stream: AudioStream, soundProvider: NativeSoundProvider, closeStream: Boolean = false, name: String = "Unknown", onComplete: suspend () -> Unit? = null)