Skip to content

New API

Julian Bouzas requested to merge julian/wireplumber:new-api into master

This MR refactors the WpEndpoint base class into 2 new interfaces (WpEndpoint and WpEndpointStream) to handle endpoints and their streams in a much simpler way.

Merge request reports