|
VSF Documented
|
#include <asound.h>
Data Fields | ||
| int | type | |
| union { | ||
| struct { | ||
| unsigned int mask | ||
| struct snd_ctl_elem_id id | ||
| } elem | ||
| } | data | |
| int snd_ctl_event::type |
| unsigned int snd_ctl_event::mask |
| struct snd_ctl_elem_id snd_ctl_event::id |
| struct { ... } snd_ctl_event::elem |
| union { ... } snd_ctl_event::data |