2021-02-25 15:22:40 +01:00
|
|
|
{
|
2021-03-04 23:41:02 +01:00
|
|
|
"context.properties": {
|
|
|
|
"log.level": 0
|
|
|
|
},
|
2021-02-25 15:22:40 +01:00
|
|
|
"context.spa-libs": {
|
|
|
|
"audio.convert.*": "audioconvert/libspa-audioconvert",
|
|
|
|
"support.*": "support/libspa-support"
|
|
|
|
},
|
2021-03-15 00:38:20 +01:00
|
|
|
"context.modules": [
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-rtkit",
|
2021-02-25 15:22:40 +01:00
|
|
|
"args": {},
|
|
|
|
"flags": [
|
|
|
|
"ifexists",
|
|
|
|
"nofail"
|
|
|
|
]
|
|
|
|
},
|
2021-03-15 00:38:20 +01:00
|
|
|
{
|
|
|
|
"name": "libpipewire-module-protocol-native"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-client-node"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-client-device"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-adapter"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-metadata"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-session-manager"
|
|
|
|
}
|
|
|
|
],
|
2021-03-04 23:41:02 +01:00
|
|
|
"filter.properties": {},
|
|
|
|
"stream.properties": {}
|
2021-02-25 15:22:40 +01:00
|
|
|
}
|