At Mon, 18 Feb 2002 22:43:24 +0100, Frank Uepping wrote: > > Hi, > is the ALSA libAPI0.5 reeintrant/thread-save?
yes, it should be. > I want to develop an multi-threaded application that does playbacking > and recording in separate threads. > I determined from the documentation that I have two possibilities to achieve this: > 1.) Playbacking/recording on a single handle (mode PLAYBACK|CAPTURE). > 2.) Playbacking/recording on separte handles. > What is cheaper? ALSA supports only a uni-direction per handle, although on alsa 0.5.x api it looks like bi-directional. anyway, i recommend you to use ALSA 0.9.0 if you start a project from now on. ALSA 0.5.x is no longer developed. ciao, Takashi _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel