]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: elem-info-bytes: add class for element information of bytes type
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 2 Jun 2022 09:26:26 +0000 (18:26 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Thu, 2 Jun 2022 09:32:52 +0000 (18:32 +0900)
commit164a04bd4ba7857ae8b0a70aa193411944cecd30
tree1e2e03a6d390f7a2ff3ce3ba03bce76f72a49546
parent25cb19addc5ad95ebee9fee7c9007653ef191bd9
ctl: elem-info-bytes: add class for element information of bytes type

Nothing specific.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/ctl/alsactl.h
src/ctl/alsactl.map
src/ctl/elem-info-bytes.c [new file with mode: 0644]
src/ctl/elem-info-bytes.h [new file with mode: 0644]
src/ctl/meson.build
tests/alsactl-elem-info-bytes [new file with mode: 0644]
tests/meson.build