Set input audio
input_audio_setSet mute status and volume for a specific OBS input by name or UUID, using decibel or multiplier values.
Instructions
Set mute and/or volume for an OBS input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| muted | No | ||
| inputId | No | OBS input UUID. | |
| volumeDb | No | ||
| inputName | No | OBS input name. | |
| volumeMul | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |