Get audio mixer input
audio_mixer_getFetch the complete mixer state for a specified OBS audio input, including volume and mute status, to enable audio monitoring and adjustments.
Instructions
Get the complete OBS mixer state for one audio-capable input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputId | No | OBS input UUID. | |
| inputName | No | OBS input name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |