Module sqa_jack::handler

source ·
Expand description

Callback-based JACK API functions (logging, processing).

Structs

Context for some callbacks.

Enums

Return type of callback functions.

Traits

Trait for an object that implements JACK callbacks.
An object that can receive info and error messages from JACK.

Functions

Set the logging handler (a struct that implements JackLoggingHandler).