pipewire
Mute or unmute a routing path
Sets the mute state of a single input-group to output-group routing path. Mute drives the routing channelmix volume to 0; unmute restores the saved per-path volume. Provide mute (bool) or toggle: true. Persisted to the input-group routing config.
post/api/pipewire/control/routing/{inputGroupId}/{outputGroupId}/mute
Request body
object required
Response
Route mute state applied and persisted
object required
Changes
Changed in 2 of the 28 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲