set_input_audio_tracks
Assign an OBS input to specific audio mixer tracks by enabling or disabling each of tracks 1-6.
Instructions
Set which audio mixer tracks an input is routed to.
Args: input_name: Name of the input. audio_tracks: Object like {"1": true, "2": false, ...} for tracks 1-6.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_name | Yes | ||
| audio_tracks | Yes |