mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 06:30:55 +00:00
Batch audio frames on Steam Link to save CPU cycles
This commit is contained in:
@@ -19,4 +19,7 @@ private:
|
||||
|
||||
CSLAudioContext* m_AudioContext;
|
||||
CSLAudioStream* m_AudioStream;
|
||||
char* m_AudioBuffer;
|
||||
int m_AudioBufferSize;
|
||||
int m_AudioBufferBytesFilled;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user