alsa-project / alsa-lib

The Advanced Linux Sound Architecture (ALSA) - library
GNU Lesser General Public License v2.1
366 stars 177 forks source link

pcm: multi: return correct hwptr and avail from snd_pcm_multi_status() #224

Closed infmagic2047 closed 2 years ago

infmagic2047 commented 2 years ago

Ensure the logic of snd_pcm_multi_status() is consistent with snd_pcm_multi_avail_update().

Signed-off-by: Yutao Yuan infmagic2047reg@outlook.com