mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-06-08 03:18:17 +02:00
The load functions used to do 3 things: - push the sandbox function on the stack - load the file and push it as a function on the stack - call the sandbox (or the file) Now there are separate functions to do these 3: - wplua_push_sandbox - wplua_load_* - wplua_pcall |
||
|---|---|---|
| .. | ||
| common | ||
| examples | ||
| modules | ||
| wp | ||
| wplua | ||
| meson.build | ||