mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Revert "Fix surround sound channel mapping on ALSA" since it can be handled inside PortAudio
This commit is contained in:
@@ -51,11 +51,6 @@ int SdlAudioRenderer::detectAudioConfiguration() const
|
||||
}
|
||||
}
|
||||
|
||||
void SdlAudioRenderer::adjustOpusChannelMapping(OPUS_MULTISTREAM_CONFIGURATION*) const
|
||||
{
|
||||
// The default mapping is fine for SDL
|
||||
}
|
||||
|
||||
SdlAudioRenderer::SdlAudioRenderer()
|
||||
: m_AudioDevice(0),
|
||||
m_ChannelCount(0),
|
||||
|
||||
Reference in New Issue
Block a user