mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-15 21:22:40 +00:00
Drop samples to account for lost time reinitializing audio. Fixes #176
This commit is contained in:
@@ -149,6 +149,7 @@ private:
|
||||
IAudioRenderer* m_AudioRenderer;
|
||||
OPUS_MULTISTREAM_CONFIGURATION m_AudioConfig;
|
||||
int m_AudioSampleCount;
|
||||
Uint32 m_DropAudioEndTime;
|
||||
|
||||
Overlay::OverlayManager m_OverlayManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user