Skip to content

m-default-nodes-api: don't return stream node if default node name matches

Julian Bouzas requested to merge julian/wireplumber:default-nodes-api-fix into master

Stream nodes can never be default nodes, so we skip them in case they have the same name as the actual default node.

Fixes #130 (closed)

Merge request reports