Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 105003fc authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add audio device type MULTICHANNEL_GROUP" into main

parents 87559380 e703914a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -478,6 +478,11 @@ const detail::AudioDevicePairs& getAudioDevicePairs() {
                        AudioDeviceType::OUT_BROADCAST,
                        GET_DEVICE_DESC_CONNECTION(BT_LE))
            },
            {
                AUDIO_DEVICE_OUT_MULTICHANNEL_GROUP, make_AudioDeviceDescription(
                        AudioDeviceType::OUT_MULTICHANNEL_GROUP,
                        GET_DEVICE_DESC_CONNECTION(VIRTUAL))
            },
            // AUDIO_DEVICE_IN_AMBIENT and IN_COMMUNICATION are removed since they were deprecated.
            {
                AUDIO_DEVICE_IN_BUILTIN_MIC, make_AudioDeviceDescription(