wireplumber/docs
Julian Bouzas 598b3c83ce filter-utils: handle new 'filter.smart.targetable' property
This property indicates whether the filter can be directly linked with clients
that have a defined target (Eg: pw-play --target <filter-name>) or not. This can
be useful when a client wants to be linked with a filter that is in the middle
of the chain in order to bypass the filters that are placed before the selected
one. If the property is not set, wireplumber will consider the filter not
targetable by default, meaning filters will never by bypassed by clients, and
clients will always be linked with the first filter in the chain.

Fixes #554
2024-01-11 10:54:41 -05:00
..
_static docs: improve the home page and toc; use README.rst as a base; add badges 2021-05-25 14:19:53 +03:00
rst filter-utils: handle new 'filter.smart.targetable' property 2024-01-11 10:54:41 -05:00
conf.py.in docs: update copyright years 2023-12-14 12:33:42 +02:00
Doxyfile.in docs: remove obsolete tags 2024-01-05 09:34:35 -05:00
gen-api-gtkdoc.py Add enum documentation and Since tag to the generated gir file 2023-08-25 13:50:39 +02:00
meson.build Merge branch 'master' into next 2023-12-23 18:34:00 +02:00