mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Remove CoreAudio audio backend
Cubeb handles everything the CoreAudio backend can, plus supports DPL2.
This commit is contained in:
@ -35,7 +35,6 @@ class TMDReader;
|
||||
// DSP Backend Types
|
||||
#define BACKEND_NULLSOUND _trans("No audio output")
|
||||
#define BACKEND_ALSA "ALSA"
|
||||
#define BACKEND_COREAUDIO "CoreAudio"
|
||||
#define BACKEND_CUBEB "Cubeb"
|
||||
#define BACKEND_OPENAL "OpenAL"
|
||||
#define BACKEND_PULSEAUDIO "Pulse"
|
||||
|
Reference in New Issue
Block a user