[linux-audio-dev] Jack Callbacks

Steve Harris S.W.Harris at ecs.soton.ac.uk
Sat Jan 31 00:01:11 UTC 2004


On Fri, Jan 30, 2004 at 03:35:37 -0500, Dave Robillard wrote:
> The Jack API documentation says port_registration_callback is supposed
> to be called on port register AND deregister, but it only seems to be
> called when a port is registered.
> 
> So essentially, how can an app know when a jack port is deregistered?

Youre right, theres a bug. I'l look at fixing it.

You might try jack_set_graph_order_callback(), which will detect it often,
but not always. I wonder why noones noticed this before.

- Steve



More information about the Linux-audio-dev mailing list