jack_deactivate

Tell the Jack server to remove this @a client from the process graph. Also, disconnect all ports belonging to it, since inactive clients have no port connections.

@return 0 on success, otherwise a non-zero error code

extern (C)
int
jack_deactivate
(
jack_client_t* client
)

Meta