mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: add per-device option for BAP unicast stream group ID
Add some option to set manually group IDs of unicast streams of devices. Intel controllers don't appear to support more than one group at a time, but in principle this can be done.
This commit is contained in:
parent
bb887cd5c5
commit
31b387f269
2 changed files with 18 additions and 2 deletions
|
|
@ -413,6 +413,10 @@ PipeWire Opus Pro Audio encoding mode: audio, voip, lowdelay
|
|||
@PAR@ device-param bluez5.a2dp.opus.pro.bidi.application = "audio"
|
||||
PipeWire Opus Pro Audio duplex encoding mode: audio, voip, lowdelay
|
||||
|
||||
@PAR@ device-param bluez5.bap.cig = INTEGER
|
||||
Set CIG ID for BAP unicast streams of the device.
|
||||
Default: "auto" (automatic).
|
||||
|
||||
## Node properties
|
||||
|
||||
@PAR@ device-param bluez5.media-source-role
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue