wireplumber/tests/examples
George Kiagiadakis 905636dc8d lua/api: improve getting optional Interest arguments
Add the ability to construct an Interest argument without
using the Interest keyword, so instead of:

  om:lookup(Interest { type = "session" })

we can now write:

  om:lookup { type = "session" }

... and also remove lookup_filtered from ObjectManager
2021-03-02 13:11:54 +02:00
..
audiotestsrc-play.c lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
bt-profile-switch.lua examples: add bt-profile-switch example 2021-03-01 18:10:40 +02:00
interactive.lua lua/api: improve getting optional Interest arguments 2021-03-02 13:11:54 +02:00
meson.build examples: add a simple audio session management example 2020-05-11 11:40:55 +03:00