wireplumber/docs
Pauli Virtanen fb218fe016 scripts: add mpris-pause.lua to pause media streams when target removed
When current output target of a media player application is removed, it
can be useful if playback is paused (to avoid e.g. music playback to
going to speakers when headset is accidentally unplugged).  Android etc.
implement a policy like this.

Add a policy script that monitors stream target removals. When it
detects a media player application that is linked to a no longer present
output target, it checks whether the stream is associated with a media
player seen in MPRIS. If yes, it sends MPRIS Pause() command to the
media player.

Enable this policy by default.
2025-07-23 10:19:44 +03: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 scripts: add mpris-pause.lua to pause media streams when target removed 2025-07-23 10:19:44 +03: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 docs: gen-api-gtkdoc.py: fix SyntaxWarning with raw strings 2024-05-31 22:54:13 +02:00
meson.build Merge branch 'master' into next 2023-12-23 18:34:00 +02:00