Name
snd_seq_client_id -- obtain the client id
Synopsis
int snd_seq_client_id
(snd_seq_t *handle);
Description
Returns the id of the specified client.
If an error occurs, function returns the negative error code.
A client id is necessary to inquiry or to set the client information.
A user client is assigned from 128 to 191.