Skip to content

Start implementing Loop and Core high level API

Guillaume Desmottes requested to merge gdesmott/pipewire-rs:pw-mon into master

Here is a start of high level safe API. My plan is to re-implement tools/pw-mon so I started binding the API it requires.

@wtaymans @gkiagia @arun : any comment on the general shape of the API, or its implementation, is welcome.

Merge request reports