Name
snd_seq_set_client_pool_output_room -- set the output room size
Synopsis
int snd_seq_set_client_pool_output_room
(snd_seq_t *handle, int size);
Description
Sets the minimum room size of output pool of the current client.
This is a subset of snd_seq_set_client_pool.