wireplumber/tests/modules/config-endpoint/basic/audio-source.endpoint

10 lines
177 B
Text
Raw Normal View History

2019-12-11 14:50:45 -05:00
[match-node]
properties = [
{ name = "media.class", value = "Audio/Source" },
]
[endpoint]
direction = "source"
2019-12-11 14:50:45 -05:00
type = "wp-endpoint-audiotestsrc"
streams = "default.streams"