LMMS
Loading...
Searching...
No Matches
snd_seq_ev_queue_control Struct Reference

#include <seq_event-compat.h>

Public Attributes

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

Detailed Description

queue timer control

Member Data Documentation

◆ d32

unsigned int snd_seq_ev_queue_control::d32[2]

any data

◆ d8

unsigned char snd_seq_ev_queue_control::d8[8]

any data

◆ [union]

union { ... } snd_seq_ev_queue_control::param

data value union

◆ position

unsigned int snd_seq_ev_queue_control::position

sync position

◆ queue

unsigned char snd_seq_ev_queue_control::queue

affected queue

◆ skew

snd_seq_queue_skew_t snd_seq_ev_queue_control::skew

queue skew

◆ time

snd_seq_timestamp_t snd_seq_ev_queue_control::time

time

◆ unused

unsigned char snd_seq_ev_queue_control::unused[3]

reserved

◆ value

signed int snd_seq_ev_queue_control::value

affected value (e.g. tempo)


The documentation for this struct was generated from the following file: