From: Shaju Abraham <shaju@multitech.co.in>
To: ALSA development <alsa-devel@alsa-project.org>
Subject: xrun and snd_pcm_prepare.
Date: Mon, 16 Sep 2002 14:26:40 +0530 [thread overview]
Message-ID: <3D859CC8.7323C2E@multitech.co.in> (raw)
Hi,
In aplay utility to playback music, we see that if the return value
is -EPIPE, a function xrun() is called. This function does nothing more
than snd_pcm_prepare(handle). What is the meaning of receiving a -EPIPE
return value to a application? and, Why cannot this be done at the
driver level itself? say in pcm_native.c .
Is it ok if this snd_pcm_prepare is called from pcm_native.c instead of
returning -EPIPE to the application?
--Shaju Abraham
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
next reply other threads:[~2002-09-16 8:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-16 8:56 Shaju Abraham [this message]
2002-09-16 12:56 ` xrun and snd_pcm_prepare Paul Davis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D859CC8.7323C2E@multitech.co.in \
--to=shaju@multitech.co.in \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.