andrewrk / andrewrk/libsoundio
Usage in single thread applications
オープン
- 主要言語
- C
- スター
- 2.1k
- フォーク
- 254
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hello,
Im trying to build a multi source stream player. Currently im trying not to use more than 1 thread by implementing an async logic using ticks. The issue is that when im using soundio_wait_events(soundio) as seen in all your examples, the execution blocks there. By removing this line, my application is still working and i have audio. But what drawbacks or issues the exclusion of soundio_wait_events(soundio); has? And if it is necessary, could you help us by providing a non-blocking way ?
Thank you
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。