Add code to fix problem found at review

This commit is contained in:
Silviu Florian Barbulescu 2024-05-10 16:25:50 +03:00 committed by Wim Taymans
parent 2bff4a9337
commit be3e87f485
4 changed files with 189 additions and 128 deletions

View file

@ -423,6 +423,31 @@ PipeWire Opus Pro audio profile duplex max bitrate.
@PAR@ device-param bluez5.a2dp.opus.pro.bidi.frame-dms = 400 # integer
PipeWire Opus Pro audio profile duplex frame duration (1/10 ms).
@PAR@ device-param bluez5.bcast_source.config # JSON
\parblock
example JSON
{
"broadcast_code": [ // broadcast code
1, 2, 104, 5, 83, 241, 65, 90, 162, 101, 187, 175, 198, 234, 3, 184
],
"bis": [
{ // BIS configuration
"qos_preset": "16_2_1", // QOS preset name from table Table 6.4 from BAP_v1.0.1.
"audio_channel_allocation": 1, // audio channel allocation configuration for the BIS
"metadata": [ // metadata configurations for the BIS
{
"length": 3,
"type": 1,
"value": [
1, 1
]
}
]
}
]
}
\endparblock
## Device properties
@PAR@ device-param bluez5.auto-connect # boolean