wireplumber/docs/rst
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
..
daemon scripts: add mpris-pause.lua to pause media streams when target removed 2025-07-23 10:19:44 +03:00
design docs: fix various codebase typos Found via codespell -q 3 -S "*.po,./po/*,NEWS.rst" -L bootup,gir,inout 2025-01-28 15:45:54 +01:00
library docs: add base-dirs in the generated C API documentation 2024-03-04 07:07:56 +00:00
policies docs: fix wrong description of software_dsp example 2025-05-18 15:49:59 +03:00
resources docs: shuffle files to have the same logical hierarchy as on the generated doc 2023-12-23 12:36:27 +02:00
scripting Improve documentation for lua scripts 2025-02-24 06:48:40 +00:00
index.rst Improve documentation for lua scripts 2025-02-24 06:48:40 +00:00
meson.build docs: add policies section 2024-01-30 12:07:25 +02:00