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 * tlv | |
struct snd_tplg_tlv_dbscale_template * tlv_scale | |
}; | |
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
struct snd_tplg_tlv_dbscale_template* snd_tplg_ctl_template::tlv_scale |
scale TLV data
int snd_tplg_ctl_template::type |
Control type