Files
wireplumber/modules/module-lua-scripting/api
Ashok Sidipotu 8fd8b01b7a lib: Introduce WpSettings API
- WpSettings is a singleton object which attaches itself to the core
  and registry, it provides a get_instance () for its clients.
- WpSettings provides API to get/set wireplumber settings and rules.
- main.c loads the new object and makes sure it is available for
  for all the modules and scripts. This is achieved by introducing
  a new activation step.
- Add the lua bindings for get_setting API.
2023-04-17 07:44:19 -04:00
..
2023-04-17 07:44:19 -04:00
2023-04-17 07:44:19 -04:00
2022-12-14 10:51:52 +01:00