]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: snd_pcm_(physical_)format_width() - change documentation
authorJaroslav Kysela <perex@perex.cz>
Thu, 22 Feb 2024 17:57:33 +0000 (18:57 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 22 Feb 2024 18:03:35 +0000 (19:03 +0100)
commit19be3b23b38abad5861eff00e1b01341369ee8ef
tree356600d148eb74f2d147331dc1266e7c52b21e4a
parentd8ce72f2561f23293ad0d98d30060c4a80a74c36
pcm: snd_pcm_(physical_)format_width() - change documentation

The word "nominal" is not so correct here. Use similar
wording as we use in the kernel space (the bit-width of the format).

Link: https://github.com/larsimmisch/pyalsaaudio/pull/146
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm_misc.c