mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-26 00:48:12 +02: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()'.
|
||
|---|---|---|
| .. | ||
| lib | ||
| async-activation.lua | ||
| event-hooks.lua | ||
| json.lua | ||
| monitor-rules.lua | ||
| pod.lua | ||
| require.lua | ||
| settings.lua | ||