mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-15 05:34:03 -04:00
doc: Add sync_factor config option
This adds the new "sync_factor" entry in the JSON for Broadcast Source endpoint config parameters.
This commit is contained in:
parent
cb000ad3dc
commit
d6567ea6a2
1 changed files with 1 additions and 0 deletions
|
|
@ -901,6 +901,7 @@ bluez5.bcast_source.config = [
|
||||||
{
|
{
|
||||||
"broadcast_code": "Børne House",
|
"broadcast_code": "Børne House",
|
||||||
"encryption: false,
|
"encryption: false,
|
||||||
|
"sync_factor": 2,
|
||||||
"bis": [
|
"bis": [
|
||||||
{ # BIS configuration
|
{ # BIS configuration
|
||||||
"qos_preset": "16_2_1", # QOS preset name from table Table 6.4 from BAP_v1.0.1.
|
"qos_preset": "16_2_1", # QOS preset name from table Table 6.4 from BAP_v1.0.1.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue