Skip to content

spa: pod: add choice support

Guillaume Desmottes requested to merge gdesmott/pipewire-rs:choice into main

Allow to serialize and deserialize all type of choices of all types of values.

It's been a bit trickier than expected but I think it gives us nice to use APIs.

Merge request reports