]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: elem-value: retrieve fixed-sized array by getter method for IEC 60958 values
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 29 Jun 2022 02:49:00 +0000 (11:49 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 29 Jun 2022 02:49:00 +0000 (11:49 +0900)
commite863a475483488e48a619ce6204e80c419a7b641
tree6cea7fc1fa5e806125f8059edc8dad4f198be055
parent625286809e249efae452c7c8d86a63507b1163d5
ctl: elem-value: retrieve fixed-sized array by getter method for IEC 60958 values

In UAPI of Linux sound subsystem, 'struct snd_ctl_elem_values' has
fixed-sized array. It's natural to retrieve the array as is.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/ctl/elem-value.c
src/ctl/elem-value.h