28 lines
489 B
JSON
28 lines
489 B
JSON
{
|
|
"context.properties": {
|
|
"log.level": 0
|
|
},
|
|
"context.spa-libs": {
|
|
"support.*": "support/libspa-support"
|
|
},
|
|
"context.modules": [
|
|
{
|
|
"name": "libpipewire-module-rt",
|
|
"args": {},
|
|
"flags": [
|
|
"ifexists",
|
|
"nofail"
|
|
]
|
|
},
|
|
{
|
|
"name": "libpipewire-module-protocol-native"
|
|
},
|
|
{
|
|
"name": "libpipewire-module-client-node"
|
|
},
|
|
{
|
|
"name": "libpipewire-module-metadata"
|
|
}
|
|
],
|
|
"jack.properties": {}
|
|
}
|