snd_seq_reset_pool_input

Name

snd_seq_reset_pool_input -- reset all events on the input pool

Synopsis

int snd_seq_reset_pool_input(snd_seq_t *handle);

Description

Removes all events on the input pool of the current client. Overflow flag is also cleared by this call.

See Also

snd_seq_set_reset_pool_output