1
0
Fork 0

Enable mSBC and SBC-XQ for pipewire

This commit is contained in:
Tobias Strobel 2023-05-19 20:48:56 +02:00
parent 40b155a85d
commit 56711462d3
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
properties = {
bluez5.enable-msbc = true
bluez5.enable-sbc-xq = true
bluez5.codecs = [sbc sbc_xq]
}