summaryrefslogtreecommitdiffstats
path: root/meta-pipewire/recipes-multimedia/wireplumber/wireplumber-board-config-agl/01-hw00-audio-source.endpoint
blob: c77701c0d26d6560b480518d4d8569bb3ea24fba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[match-node]
priority = 1
properties = [
  { name = "media.class", value = "Audio/Source" },
  { name = "api.alsa.path", value = "hw:0,0" },
]

[endpoint]
type = "pw-audio-softdsp-endpoint"
direction = "source"
streams = "capture.streams"
priority = 1