]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: fix the documentation for snd_pcm_poll_descriptors again
authorJaroslav Kysela <perex@perex.cz>
Tue, 2 Jan 2024 09:52:33 +0000 (10:52 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 2 Jan 2024 09:52:33 +0000 (10:52 +0100)
commitd4992c36cc962bd2b3cef7158af173a95177ba2e
tree8a6eb3c665de1aa61948df9e0140fa08d7a8cbc0
parent60d6fad711dc1083ce4021173f02a33ffe5030df
pcm: fix the documentation for snd_pcm_poll_descriptors again

As noted in the github issue, the poll descriptors may change depending
on the stream parameters.

Fixes: cd04da2b ("pcm: clarify documentation of poll descriptor usage")
Fixes: https://github.com/alsa-project/alsa-lib/issues/372
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm.c