]> git.alsa-project.org Git - alsa-lib.git/commitdiff
pcm: clarify -ENODATA description (recovery, event)
authorJaroslav Kysela <perex@perex.cz>
Fri, 5 Jun 2020 09:54:34 +0000 (11:54 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 5 Jun 2020 09:54:34 +0000 (11:54 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm.c

index cfa054b5fbdb43a4049c704cbdeced8e44566e24..eb8f686df5256592e9b9ae5d1ced04eb408a9418 100644 (file)
@@ -300,6 +300,11 @@ PCM device for echo reference as described by SND_USE_CASE_MOD_ECHO_REF
 UCM token, may return -ENODATA if the linked playback stream has not been
 started.
 
+There is no defined recovery or event mechanism to signal the data / link
+availability at the moment. The PCM must be completely restarted until
+the mechanism is designed. The #snd_pcm_recover() function cannot be
+used for this.
+
 \section pcm_params Managing parameters
 
 The ALSA PCM device uses two groups of PCM related parameters. The hardware