mirror of https://github.com/libsdl-org/SDL.git
audio-pipewire: back to suggested
This commit is contained in:
parent
38e58dc8b2
commit
5610b6aedf
|
|
@ -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
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue