obs-set-input-audio-monitor-type
Configure how audio from an input is monitored in OBS Studio, choosing between no monitoring, monitoring only, or monitoring with output.
Instructions
Sets the audio monitor type of an input
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputName | Yes | Name of the input to set the audio monitor type of | |
| monitorType | Yes | Audio monitor type (OBS_MONITORING_TYPE_NONE, OBS_MONITORING_TYPE_MONITOR_ONLY, OBS_MONITORING_TYPE_MONITOR_AND_OUTPUT) |