mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-09 01:16:04 +00:00
Allow reordeing audio packets and disable Pulseaudio
This commit is contained in:
@@ -162,7 +162,7 @@ public class Limelight implements NvConnectionListener {
|
||||
boolean fake = false;
|
||||
boolean tests = true;
|
||||
String mapping = null;
|
||||
String audio = "default";
|
||||
String audio = "sysdefault";
|
||||
String video = null;
|
||||
Level debug = Level.SEVERE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user