mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-04-19 22:50:11 +00:00
Fix high-quality surround sound breaking audio when streaming over the Internet or IPv6
This commit is contained in:
@@ -18,6 +18,7 @@ DECODER_RENDERER_CALLBACKS VideoCallbacks;
|
||||
AUDIO_RENDERER_CALLBACKS AudioCallbacks;
|
||||
int NegotiatedVideoFormat;
|
||||
volatile int ConnectionInterrupted;
|
||||
int HighQualitySurroundSupported;
|
||||
int HighQualitySurroundEnabled;
|
||||
int OriginalVideoBitrate;
|
||||
int AudioPacketDuration;
|
||||
|
||||
Reference in New Issue
Block a user