audio-pipewire: back to suggested

This commit is contained in:
Anonymous Maarten 2025-05-22 19:29:00 +02:00
parent 38e58dc8b2
commit 5610b6aedf
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ static int (*PIPEWIRE_pw_properties_setf)(struct pw_properties *, const char *,
SDL_ELF_NOTE_DLOPEN(
"audio-libpipewire",
"Support for audio through libpipewire",
SDL_ELF_NOTE_DLOPEN_PRIORITY_RECOMMENDED,
SDL_ELF_NOTE_DLOPEN_PRIORITY_SUGGESTED,
SDL_AUDIO_DRIVER_PIPEWIRE_DYNAMIC
);