mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 07:40:03 +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 | ||
| wplua | ||
| meson.build | ||
| module.c | ||
| script.c | ||
| script.h | ||