mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-23 00:16:31 +01:00
1ca07d8dbc
An object's name is derived from its constructor attribute values separated by '.'. For example, the name for the host widget objects is derived from its index and direction attribute values as follows: Object.Widget.host."playback" { index 2 } The name for the host widget object would be host.2.playback. Alternatively, if the object has a name attribute, the class definition may skip the constructor attributes and the name attribute value will be used instead. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz> |
||
---|---|---|
.. | ||
alsatplg.rst | ||
Makefile.am | ||
pre-process-class.c | ||
pre-process-object.c | ||
pre-processor.c | ||
pre-processor.h | ||
topology.c | ||
topology.h |