mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-04-03 03:30:36 +02:00
A "plain" JSON object may be passed to WpConf constructors. Previously, this would cause an error as open_and_load_sections expects the first parsed token to be a string. Use WpProperties to denote that the file being parsed is an object/container, and specify a section name for it. Signed-off-by: James Calligeros <jcalligeros99@gmail.com> |
||
|---|---|---|
| .. | ||
| wp | ||
| meson.build | ||