snd_seq_ev_schedule_real

Name

snd_seq_ev_schedule_real -- set the scheduling queue and time

Synopsis

void snd_seq_ev_schedule_real(snd_seq_event_t *ev, int q, int relative, snd_seq_real_time_t *time);

Description

Sets the scheduling queue and time to the event record ev in real-time mode. If relative is non-zero, the relative time mode is set to event flags. Otherwise, event flags is set to absolute time mode.