Tell the JACK server to call @a session_callback when a session event
is to be delivered.
setting more than one session_callback per process is probably a design
error. if you have a multiclient application its more sensible to create
a jack_client with only a session callback set.
@return 0 on success, otherwise a non-zero error code
Tell the JACK server to call @a session_callback when a session event is to be delivered.
setting more than one session_callback per process is probably a design error. if you have a multiclient application its more sensible to create a jack_client with only a session callback set.
@return 0 on success, otherwise a non-zero error code