Skip to content

spa: dict: add parse() method

Guillaume Desmottes requested to merge gdesmott/pipewire-rs:dict-parse into master

Re-implementation of the pw_properties_parse_* macros.

The dict does not contain the actual type of each value so that's the best we can do, exposing values as typed enums is not an option.

Merge request reports

Loading