Enable mSBC and SBC-XQ for pipewire
This commit is contained in:
parent
40b155a85d
commit
56711462d3
1 changed files with 5 additions and 0 deletions
5
dot_config/pipewire/media-session.d/bluez-monitor.conf
Normal file
5
dot_config/pipewire/media-session.d/bluez-monitor.conf
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
properties = {
|
||||||
|
bluez5.enable-msbc = true
|
||||||
|
bluez5.enable-sbc-xq = true
|
||||||
|
bluez5.codecs = [sbc sbc_xq]
|
||||||
|
}
|
Loading…
Reference in a new issue