|
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 |
| union { | |
| struct snd_tplg_tlv_template * snd_tplg_ctl_template::tlv | |
| struct snd_tplg_tlv_dbscale_template * snd_tplg_ctl_template::tlv_scale | |
| }; | |
Template type for control objects.