Set Input Audio Monitor Type
obs-set-input-audio-monitor-typeSets the audio monitoring mode for an OBS input, controlling whether audio is monitored, output, or both.
Instructions
Sets the audio monitor type of an input
Input 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) |