wireplumber/tests/wp
George Kiagiadakis d8ae151aba proxy: replace global-id with bound-id
+ use the pw_proxy API to find the bound id instead
of relying on WpGlobal

This has the advantage that it works also for exported
objects and for objects that have been created by calling
into a remote factory (such as the link-factory), so we can
now know the global id of all proxies, not only the ones
that have been created by the registry.
2020-02-10 18:58:41 +02:00
..
endpoint.c proxy: replace global-id with bound-id 2020-02-10 18:58:41 +02:00
meson.build lib: implement WpEndpoint (interface + Proxy + Exported + unit test) 2019-12-11 19:05:09 +02:00
properties.c test: move wireplumber tests into a 'wp' subfolder 2019-09-09 08:52:36 -04:00
proxy.c proxy: replace global-id with bound-id 2020-02-10 18:58:41 +02:00
session.c proxy: replace global-id with bound-id 2020-02-10 18:58:41 +02:00
spa-props.c update to the latest pipewire API 2020-01-13 15:07:08 -05:00
test-server.h update to the latest pipewire API 2020-01-13 15:07:08 -05:00