Name
snd_seq_drain_output -- remove all events on output buffer
Synopsis
int snd_seq_drain_output
(snd_seq_t *handle);
Description
Removes all events on both user-space output buffer and
output memory pool on kernel.
Function returns zero if successful, or a negative error code.