Reserve a client name and associate it with a UUID.
When a client later calls jack_client_open() and specifies the UUID, jackd
will assign the reserved name. This allows a session manager to know in
advance under which client name its managed clients will appear.
@return 0 on success, otherwise a non-zero error code
Reserve a client name and associate it with a UUID.
When a client later calls jack_client_open() and specifies the UUID, jackd will assign the reserved name. This allows a session manager to know in advance under which client name its managed clients will appear.
@return 0 on success, otherwise a non-zero error code