[sonos] Add sub/surround controls to Beam, Playbar and Playbase (#9952)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
c489eef9e6
commit
27b8de419a
@ -60,6 +60,12 @@
|
|||||||
<channel id="linein" typeId="linein"/>
|
<channel id="linein" typeId="linein"/>
|
||||||
<channel id="nightmode" typeId="nightmode"/>
|
<channel id="nightmode" typeId="nightmode"/>
|
||||||
<channel id="speechenhancement" typeId="speechenhancement"/>
|
<channel id="speechenhancement" typeId="speechenhancement"/>
|
||||||
|
<channel id="subwoofer" typeId="subwoofer"/>
|
||||||
|
<channel id="subwoofergain" typeId="subwoofergain"/>
|
||||||
|
<channel id="surround" typeId="surround"/>
|
||||||
|
<channel id="surroundmusicmode" typeId="surroundmusicmode"/>
|
||||||
|
<channel id="surroundmusiclevel" typeId="surroundmusiclevel"/>
|
||||||
|
<channel id="surroundtvlevel" typeId="surroundtvlevel"/>
|
||||||
</channels>
|
</channels>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
@ -60,6 +60,12 @@
|
|||||||
<channel id="linein" typeId="linein"/>
|
<channel id="linein" typeId="linein"/>
|
||||||
<channel id="nightmode" typeId="nightmode"/>
|
<channel id="nightmode" typeId="nightmode"/>
|
||||||
<channel id="speechenhancement" typeId="speechenhancement"/>
|
<channel id="speechenhancement" typeId="speechenhancement"/>
|
||||||
|
<channel id="subwoofer" typeId="subwoofer"/>
|
||||||
|
<channel id="subwoofergain" typeId="subwoofergain"/>
|
||||||
|
<channel id="surround" typeId="surround"/>
|
||||||
|
<channel id="surroundmusicmode" typeId="surroundmusicmode"/>
|
||||||
|
<channel id="surroundmusiclevel" typeId="surroundmusiclevel"/>
|
||||||
|
<channel id="surroundtvlevel" typeId="surroundtvlevel"/>
|
||||||
</channels>
|
</channels>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
@ -60,6 +60,12 @@
|
|||||||
<channel id="linein" typeId="linein"/>
|
<channel id="linein" typeId="linein"/>
|
||||||
<channel id="nightmode" typeId="nightmode"/>
|
<channel id="nightmode" typeId="nightmode"/>
|
||||||
<channel id="speechenhancement" typeId="speechenhancement"/>
|
<channel id="speechenhancement" typeId="speechenhancement"/>
|
||||||
|
<channel id="subwoofer" typeId="subwoofer"/>
|
||||||
|
<channel id="subwoofergain" typeId="subwoofergain"/>
|
||||||
|
<channel id="surround" typeId="surround"/>
|
||||||
|
<channel id="surroundmusicmode" typeId="surroundmusicmode"/>
|
||||||
|
<channel id="surroundmusiclevel" typeId="surroundmusiclevel"/>
|
||||||
|
<channel id="surroundtvlevel" typeId="surroundtvlevel"/>
|
||||||
</channels>
|
</channels>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user