Skip to content
Snippets Groups Projects
Commit 74eee35e authored by Julian Bouzas's avatar Julian Bouzas
Browse files

src: config: add bluez5 endpoint files

parent 3add0672
No related branches found
No related tags found
No related merge requests found
[match-node]
properties = [
{ name = "media.class", value = "Audio/Sink" },
{ name = "device.api", value = "bluez5" },
]
[endpoint]
session = "audio"
type = "si-adapter"
streams = "audio-sink.streams"
[endpoint.config]
enable-monitor = true
[match-node]
properties = [
{ name = "media.class", value = "Audio/Source" },
{ name = "device.api", value = "bluez5" },
]
[endpoint]
session = "audio"
type = "si-adapter"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment