meta-agl-core: remove IMAGE_FSTYPES override
[AGL/meta-agl.git] / meta-pipewire / recipes-multimedia / wireplumber / wireplumber-board-config-agl / 30-rcarsound-audio-source.endpoint
1 [match-node]
2 priority = 30
3 properties = [
4   { name = "media.class", value = "Audio/Source" },
5   { name = "api.alsa.card.id", value = "rcarsound" },
6 ]
7
8 [endpoint]
9 type = "pw-audio-softdsp-endpoint"
10 direction = "source"
11 streams = "capture.streams"
12 priority = 30