alsa-lib/src/control
Takashi Sakamoto 16812b70da ctl: add an API to set dimension levels to element information
In a former commit, 'struct snd_ctl_elem_info' is used as a 'container' to
transfer extra fields of element information for APIs to add an element
set. The extra fields should be filled in advance of call of the APIs.
Currently, dimension level is in the extra fields and no APIs to set it.

This commit adds an API to set dimension level to the information
structure. This API is expected to be used in advance of usage of APIs
to add an element set, for nothing others. When the information structure
is extended in future, then the similar APIs shall be added for the new
feature.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-06-30 08:42:17 +02:00
..
cards.c Allow specifying the max number of cards 2013-05-24 17:21:15 +02:00
control.c ctl: add an API to set dimension levels to element information 2016-06-30 08:42:17 +02:00
control_ext.c Fix the binary compatibility of ext-ctl plugin with protocol 1.0.0 2012-06-25 23:16:14 +02:00
control_hw.c Allow hint for ctl, hwdep, timer and seq 2015-04-30 14:52:35 +02:00
control_local.h control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions 2013-04-08 13:28:03 +02:00
control_shm.c Allow hint for ctl, hwdep, timer and seq 2015-04-30 14:52:35 +02:00
control_symbols.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
ctlparse.c ctl: use automatic variable instead of call of alloca(3) 2016-06-27 17:56:21 +02:00
hcontrol.c control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions 2013-04-08 13:28:03 +02:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
namehint.c ctl: use automatic variable instead of call of alloca(3) 2016-06-27 17:56:21 +02:00
setup.c ctl: use automatic variable instead of call of alloca(3) 2016-06-27 17:56:21 +02:00
tlv.c ctl: use automatic variable instead of call of alloca(3) 2016-06-27 17:56:21 +02:00