mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Request 20 ms audio frames on Steam Link to reduce CPU overhead
This commit is contained in:
@@ -22,7 +22,5 @@ private:
|
||||
CSLAudioContext* m_AudioContext;
|
||||
CSLAudioStream* m_AudioStream;
|
||||
|
||||
char* m_AudioBuffer;
|
||||
int m_AudioBufferSize;
|
||||
int m_AudioBufferBytesFilled;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user