cpal/src
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
..
alsa Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00
coreaudio Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00
emscripten Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00
null Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00
wasapi Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00
lib.rs Add `PlayStreamError` and `PauseStreamError`. 2019-06-21 03:04:15 +02:00
samples_formats.rs Add samples conversion functions and publish 0.5.1 (#170) 2017-10-21 09:45:02 +02:00