|
ALSA project - the C library reference
|
Template type for BE and CC DAI Links. More...
Data Fields | |
| const char * | name |
| int | id |
| int | num_streams |
| struct snd_tplg_stream_template | stream [0] |
Template type for BE and CC DAI Links.
| int snd_tplg_link_template::id |
unique ID - used to match with existing BE and CC links
| const char* snd_tplg_link_template::name |
link name
| int snd_tplg_link_template::num_streams |
number of configs
| struct snd_tplg_stream_template snd_tplg_link_template::stream[0] |
supported configs
1.8.11