pipewire
Mute or unmute an input-group member
Sets the mute state of a member within an input group, addressed by zero-based member index. Loopback nodes have no mute property, so mute is implemented by driving channelmix volume to 0 and unmute restores the saved member volume. Provide mute (bool) or toggle: true.
post/api/pipewire/control/input-groups/{id}/members/{memberIndex}/mute
Request body
object required
Response
Member 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
- ▲