]> git.alsa-project.org Git - alsa-utils.git/commit
aplay: add test code for snd_pcm_status() to --test-position
authorJaroslav Kysela <perex@perex.cz>
Sun, 3 Jan 2021 16:19:03 +0000 (17:19 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 3 Jan 2021 16:19:07 +0000 (17:19 +0100)
commit76bc37aeb77d51f995e223582d25335cd98b2eea
treea20af6e5da2d560adac825434a0056b9aa8376a1
parent12487b40b6e7230a003eb6e4333ee820d8578592
aplay: add test code for snd_pcm_status() to --test-position

We need to test also snd_pcm_status() values.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
aplay/aplay.c