On Mon, 19 Nov 2001, Paul Davis wrote:

> >My ALSA output driver for my app has some fairly serious issues - when using
> >async (callback) mode, I can't get the sound system to restart gracefully,
>
> what do you mean by async mode? i'm one of the more experienced ALSA
> programmers, and i have no idea what you're referring to. is this ALSA
> 0.9.X, or 0.5.X?

The async notification is a new feature of the 0.9.X API. The ALSA drivers
can generate SIGIO signal when the poll condition is accomplished. It's
nice feature to avoid using pthreads.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
SuSE Linux    http://www.suse.com
ALSA project  http://www.alsa-project.org


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to