cog/Audio/Output
Christopher Snowhill 5a6295be1e [Core Audio Output] Fix possible bug in enumerator
Fix a potential bug where the device enumerator would return a nil
device name string, which would result in a crash. Instead, report an
unknown numbered device.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-17 08:24:19 -07:00
..
OutputCoreAudio.h [Core Audio Output] Add more event listeners 2022-06-16 23:28:25 -07:00
OutputCoreAudio.m [Core Audio Output] Fix possible bug in enumerator 2022-06-17 08:24:19 -07:00