mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 14:40:56 +00:00
Fix surround sound channel mapping on ALSA
This commit is contained in:
@@ -23,6 +23,8 @@ public:
|
||||
|
||||
virtual int detectAudioConfiguration() const;
|
||||
|
||||
virtual void adjustOpusChannelMapping(OPUS_MULTISTREAM_CONFIGURATION* opusConfig) const;
|
||||
|
||||
private:
|
||||
SDL_AudioDeviceID m_AudioDevice;
|
||||
Uint32 m_ChannelCount;
|
||||
|
||||
Reference in New Issue
Block a user