pub fn create() -> Rc<AudioEngine>Expand description
Creates an engine without registering it, for an app that wants to hold the handle itself.
pub fn create() -> Rc<AudioEngine>Creates an engine without registering it, for an app that wants to hold the handle itself.