snd_seq_set_client_pool

Name

snd_seq_set_client_pool -- set the pool information

Synopsis

int snd_seq_set_client_pool(snd_seq_t *handle, snd_seq_client_pool_t *info);

Description

Sets the pool information of the current client. The client field in info is replaced automatically with the current id. Function returns zero if successful, or a negative error code.

See Also

snd_seq_get_client_pool