obs-set-input-mute
Mute or unmute audio for a specific input in OBS Studio to control sound during streaming or recording sessions.
Instructions
Sets the audio mute state of an input
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputName | Yes | Name of the input to set the mute state of | |
| inputMuted | Yes | Whether to mute the input or not |