[Question] how to get underlying file descriptors
3 Jun
2024
3 Jun
'24
8:32 p.m.
alsa-project/alsa-lib issue #399 was opened from pfeatherstone:
I would like to use Alsa with the asio c++ library. I think all I need is the underlying file descriptor(s) for the device which I can then pass to Asio for polling and do all my asyncio. At the moment you're forced to use pollfd using snd_pcm_poll_descriptors(). Can I just read the fds or are there subtleties? Cheers
Issue URL : https://github.com/alsa-project/alsa-lib/issues/399 Repository URL: https://github.com/alsa-project/alsa-lib
202
Age (days ago)
202
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub issues - opened