mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +00:00
Restore the bulk submission optimization for Steam Link
This commit is contained in:
@@ -21,5 +21,8 @@ private:
|
||||
|
||||
CSLAudioContext* m_AudioContext;
|
||||
CSLAudioStream* m_AudioStream;
|
||||
|
||||
char* m_AudioBuffer;
|
||||
int m_AudioBufferSize;
|
||||
int m_AudioBufferBytesFilled;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user