Data Fields | |
unsigned char | queue |
unsigned char | unused [3] |
union { | |
signed int value | |
snd_seq_timestamp_t time | |
unsigned int position | |
snd_seq_queue_skew_t skew | |
unsigned int d32 [2] | |
unsigned char d8 [8] | |
} | param |
unsigned char snd_seq_ev_queue_control::queue |
affected queue
unsigned char snd_seq_ev_queue_control::unused[3] |
reserved
signed int snd_seq_ev_queue_control::value |
affected value (e.g. tempo)
unsigned int snd_seq_ev_queue_control::position |
sync position
unsigned int snd_seq_ev_queue_control::d32[2] |
any data
unsigned char snd_seq_ev_queue_control::d8[8] |
any data
union { ... } snd_seq_ev_queue_control::param |
data value union