cpal/src/alsa
mitchmindtree eae0e18714 Add `PlayStreamError` and `PauseStreamError`.
This allows for properly handling potential failure on macOS. We should
also consider propagating the mutex/channel poison errors through these
new types, especially considering the potential removal of the event
loop in favour of switching over to high-priority audio threads on
windows and linux.
2019-06-21 03:04:15 +02:00
..
enumerate.rs Add `BackendSpecificError`. Add new `DevicesError`. 2019-06-20 22:37:36 +02:00
mod.rs Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00