Skip to main content

install_stream_jack_lib

Function install_stream_jack_lib 

Source
pub fn install_stream_jack_lib(cx: &mut Cx) -> Result<()>
Expand description

Installs the JACK stream-host lib into cx, registering its cards once.

Repeated calls are idempotent via the shared install_once guard.

ยงErrors

Returns an error if loading the lib into the context fails.