snd_seq_set_client_pool_input

Name

snd_seq_set_client_pool_input -- set the input pool size

Synopsis

int snd_seq_set_client_pool_input(snd_seq_t *handle, int size);

Description

Sets the size of input pool of the current client. This is a subset of snd_seq_set_client_pool.

See Also

snd_seq_set_client_pool