|
ALSA project - the C library reference
|
Template type for control objects. More...
Data Fields | |
| int | type |
| const char * | name |
| int | access |
| struct snd_tplg_io_ops_template | ops |
| struct snd_tplg_tlv_template * | tlv |
Template type for control objects.
| int snd_tplg_ctl_template::access |
Control access
| const char* snd_tplg_ctl_template::name |
Control name
| struct snd_tplg_io_ops_template snd_tplg_ctl_template::ops |
operations
| struct snd_tplg_tlv_template* snd_tplg_ctl_template::tlv |
non NULL means we have TLV data
| int snd_tplg_ctl_template::type |
Control type
1.8.5