pipewire/src
Arun Raghavan 5dbb917b4d pipewire: device: Add a send_command method
For now, useful for sending custom commands to devices. Using this from
the command line might look something like:

```sh
$ pw-cli send-command <device-id> VolumeControl '{"volumeUp": <route-id>}'
```
2026-06-16 13:05:00 -04:00
..
daemon added entity fields to avb conf 2026-06-03 10:37:53 +00:00
examples impl-node: accept more node.passive values 2026-03-12 17:25:36 +01:00
gst fix some compilation problems 2026-05-11 11:59:54 +02:00
modules pipewire: device: Add a send_command method 2026-06-16 13:05:00 -04:00
pipewire pipewire: device: Add a send_command method 2026-06-16 13:05:00 -04:00
tests pipewire: device: Add a send_command method 2026-06-16 13:05:00 -04:00
tools pipewire: device: Add a send_command method 2026-06-16 13:05:00 -04:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00