mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 14:40:56 +00:00
Revert "Fix surround sound channel mapping on ALSA" since it can be handled inside PortAudio
This commit is contained in:
@@ -21,8 +21,6 @@ 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