snd_seq_drain_input

Name

snd_seq_drain_input -- remove all events on input FIFO

Synopsis

int snd_seq_drain_input(snd_seq_t *handle);

Description

Removes all events on input FIFO's both on user- and kernel-space. Function returns zero if successful, or a negative error code.

See Also

snd_seq_drain_input_buffer, snd_seq_remove_events