Files
wireplumber/modules/module-lua-scripting
George Kiagiadakis 2d3d5256b9 lua: add new Log.open_topic() API
This allows lua scripts to work with log topics. A topic must be
opened at the top of the file, in global scope, and subsequently
all log commands should be executed on the returned object instead
of the Log global table
2023-05-16 20:42:28 +03:00
..
2023-05-16 20:42:28 +03:00