Name
snd_seq_ev_set_priority -- set the event priority
Synopsis
void snd_seq_ev_set_priority
(snd_seq_event_t *ev, inthigh_prior);
Description
Sets the scheduling priority of the event ev.
If high_prior argument is non-zero,
the event flags is set to high priority mode.