LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   how to asynchronous playback with ALSA (https://www.linuxquestions.org/questions/programming-9/how-to-asynchronous-playback-with-alsa-636371/)

fariborz 04-19-2008 12:01 AM

how to asynchronous playback with ALSA
 
i want to play sound asynchronously by linux programming
i test OSS, but it cann't support asyncronous playback
then, i test ALSA, it can support asynchronous playback, but when i wrote a sample programme, its callback function didn't work

please help me

duryodhan 04-19-2008 08:31 AM

whats asynchronous playback ?

and no need to create multiple threads ...

fariborz 04-21-2008 12:50 AM

asynchronous means alsa playback sound, and concurrently with it programme do other work(graphics,...)whitout wait until finish playback


All times are GMT -5. The time now is 03:17 AM.