wireplumber/tests/modules/endpoint-creation/streams/default.streams
Julian Bouzas 7d35191091 m-config-endpoint: refactor and rename to endpoint-creation
Allows implementing device specific endpoint creation logic, which is currently
needed for bluetooth endpoints as they need to be created differenly.
2020-10-05 11:35:24 -04:00

19 lines
259 B
Text

[[streams]]
name = "0"
priority = 0
enable_control_port = false
[[streams]]
name = "2"
priority = 2
enable_control_port = false
[[streams]]
name = "3"
priority = 3
enable_control_port = false
[[streams]]
name = "4"
priority = 4
enable_control_port = false