cog/Audio/Output
Christopher Snowhill bbce6880d7 Core Audio output: Add a quick safety fix
Add a safety fix for pausing and shutting down, so that we don't call
into AUAudioUnit's stopHardware function unless the stream has already
been started by the output.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-01-26 15:42:28 -08:00
..
OutputCoreAudio.h Core Audio output: Hopefully stop buffer looping on device stop 2022-01-22 14:37:37 -08:00
OutputCoreAudio.m Core Audio output: Add a quick safety fix 2022-01-26 15:42:28 -08:00