Fix 5.1 channel mapping on Steam Link

This commit is contained in:
Cameron Gutman
2019-11-17 12:22:57 -08:00
parent 6059c982cf
commit 1febe32e73
4 changed files with 52 additions and 12 deletions
+2
View File
@@ -18,6 +18,8 @@ public:
virtual int getCapabilities();
virtual void remapChannels(POPUS_MULTISTREAM_CONFIGURATION opusConfig);
private:
static void slLogCallback(void* context, ESLAudioLog logLevel, const char* message);