mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-02-22 00:00:33 +01:00
They is really no needed with the new _get() API and the WpSpaJson API. In C,
users can use 'wp_spa_json_parse_{boolean|int|float|string}()' APIs to parse the
WpSpaJson. In Lua, users can just do 'Settings.get(setting, m):parse()'.
|
||
|---|---|---|
| .. | ||
| common | ||
| examples | ||
| modules | ||
| wp | ||
| wplua | ||
| meson.build | ||