shutdown_audio_engine_child

Function shutdown_audio_engine_child 

Source
pub fn shutdown_audio_engine_child() -> Result<(), String>
Expand description

Kill the JUCE AudioEngine when the host app exits. Idempotent (safe if no child was spawned).