cpal/examples
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
..
beep.rs Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00
enumerate.rs Update examples for DeviceNameError 2019-06-21 01:37:55 +02:00
feedback.rs Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00
record_wav.rs Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00