AudioCore: SDL2 Sink
This commit is contained in:
parent
c1f0044a4b
commit
920d2cf41d
9 changed files with 182 additions and 3 deletions
|
@ -58,7 +58,7 @@ bg_green =
|
|||
|
||||
[Audio]
|
||||
# Which audio output engine to use.
|
||||
# auto (default): Auto-select, null: No audio output
|
||||
# auto (default): Auto-select, null: No audio output, sdl2: SDL2 (if available)
|
||||
output_engine =
|
||||
|
||||
[Data Storage]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue