74e4d62e642d02f393f18a247c814d37e9f925e7
[AGL/meta-agl.git] / meta-pipewire / recipes-multimedia / wireplumber / wireplumber-board-config-agl / 30-rpi3-audio-sink.endpoint
1 [match-node]
2 priority = 30
3 properties = [
4   { name = "media.class", value = "Audio/Sink" },
5   { name = "api.alsa.card.name", value = "bcm2835 ALSA" },
6   { name = "api.alsa.pcm.name", value = "bcm2835 ALSA" },
7 ]
8
9 [endpoint]
10 type = "pw-audio-softdsp-endpoint"
11 direction = "sink"
12 streams = "playback.streams"
13 priority = 30