]> git.alsa-project.org Git - alsa-lib.git/commit
PCM: Fix prefix for snd_pcm_chmap_type enum members
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Sep 2012 14:59:36 +0000 (16:59 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Sep 2012 06:24:58 +0000 (08:24 +0200)
commit6950a1030c4f878b51104268e3cd13401d56bf60
tree5495dd2721eabd3944725893e780fdfdf78e42ab
parentec96740d9919b5e0c050a4b91aebee4b1dbb8298
PCM: Fix prefix for snd_pcm_chmap_type enum members

Add _TYPE prefix to distinguish from the channel position.
Also add SND_CHMAP_TYPE_LAST entry pointing the last one like other
enums.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/pcm.h