Skip to main content

start_audio_thread

Function start_audio_thread 

Source
pub fn start_audio_thread(rx: AudioReceiver) -> JoinHandle<()>
Expand description

Spawn the audio thread. It owns the rodio OutputStream and processes commands.