-
Max Kellermann authored
Since open() and play() close the device on error, we can simply check audio_output.open instead of audio_output.result after a call.
f8722913
Since open() and play() close the device on error, we can simply check audio_output.open instead of audio_output.result after a call.