mozilla / cubeb

Cross platform audio library
ISC License
439 stars 124 forks source link

Clean up `data_callback` error handling #698

Closed kinetiknz closed 2 years ago

kinetiknz commented 2 years ago

This is work towards solving https://github.com/mozilla/cubeb/issues/553

kinetiknz commented 2 years ago

I'll put up a similar PR for cubeb-pulse-rs. cubeb-coreaudio-rs needs a fix for the input-only case, I have a PR for that also.