|
ALSA project - the C library reference
|
Generic Template Object. More...

Data Fields | |
| enum snd_tplg_type | type |
| int | index |
| int | version |
| int | vendor_type |
| union { | |
| struct snd_tplg_widget_template * snd_tplg_obj_template::widget | |
| struct snd_tplg_mixer_template * snd_tplg_obj_template::mixer | |
| struct snd_tplg_bytes_template * snd_tplg_obj_template::bytes_ctl | |
| struct snd_tplg_enum_template * snd_tplg_obj_template::enum_ctl | |
| struct snd_tplg_graph_template * snd_tplg_obj_template::graph | |
| struct snd_tplg_pcm_template * snd_tplg_obj_template::pcm | |
| struct snd_tplg_link_template * snd_tplg_obj_template::link | |
| struct snd_tplg_dai_template * snd_tplg_obj_template::dai | |
| }; | |
Generic Template Object.
1.8.17