[alsa-devel] Code Example for Playing Sound in the Background
14 Dec
2019
14 Dec
'19
6:59 p.m.
alsa-project/alsa-lib issue #17 was opened from leimao:
Hello, I wrote a simple C++ player based on alsa-lib which allows me to play `wav` files. I wonder if there is any convenient way to modify my code so that I can play the the `wav` file in the background and the main program is executing something else, say, a `while` loop. I tried to use `std::thread` but I did not succeed. Thank you very much. Best, Lei
Issue URL : https://github.com/alsa-project/alsa-lib/issues/17 Repository URL: https://github.com/alsa-project/alsa-lib
1798
Age (days ago)
1798
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub issues - opened