mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-05 03:01:53 -04:00
added entity fields to avb conf
This commit is contained in:
parent
8efbdcc022
commit
55172b92f9
1 changed files with 12 additions and 0 deletions
|
|
@ -77,6 +77,18 @@ avb.properties = {
|
||||||
ifname = "enp3s0"
|
ifname = "enp3s0"
|
||||||
milan = false
|
milan = false
|
||||||
ptp.management-socket = "/var/run/ptp4lro"
|
ptp.management-socket = "/var/run/ptp4lro"
|
||||||
|
entity = {
|
||||||
|
#entity_name = ""
|
||||||
|
#group_name = ""
|
||||||
|
#serial_number = ""
|
||||||
|
#firmware_version = ""
|
||||||
|
#vendor_name = ""
|
||||||
|
#model_name = ""
|
||||||
|
#talker_capabilities = ""
|
||||||
|
#listener_capabilities = ""
|
||||||
|
#entity_capabilities = ""
|
||||||
|
#controller_capabilities = ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
avb.properties.rules = [
|
avb.properties.rules = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue