media-session: add alsa-no-dsp module

Instruct the policy to not configure audio adapter nodes in DSP mode. Instead,
Device nodes will always be configured in passthrough mode, and client nodes
will be configured in convert or passthrough mode depending on whether the
client format matches the device format or not.
This commit is contained in:
Julian Bouzas 2021-08-19 12:14:37 -04:00 committed by Wim Taymans
parent 699bfbc095
commit 90371440b0
5 changed files with 72 additions and 2 deletions

View file

@ -84,6 +84,7 @@ session.modules = {
#default-profile # restore default profiles
#default-routes # restore default route
#streams-follow-default # move streams when default changes
#alsa-no-dsp # do not configure audio nodes in DSP mode
#alsa-seq # alsa seq midi support
#alsa-monitor # alsa udev detection
#bluez5 # bluetooth support