mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-12 02:50:22 +01:00
Given that we are allowing Conf() to instantiate a new WpConf, the methods on the class need to be callable in reference to Self while maintaining API compatibility with being indexable from the table as a static method. Allow this by checking if the first argument passed in is userdata. Signed-off-by: James Calligeros <jcalligeros99@gmail.com> |
||
|---|---|---|
| .. | ||
| api.c | ||
| api.lua | ||
| gresource.xml | ||
| json.c | ||
| meson.build | ||
| pod.c | ||
| require.c | ||