OBS WebSocket Request
SetInputAudioTracks
Sets the enable state of audio tracks of an input
Parameters
Request
{
"requestType": "SetInputAudioTracks",
"requestData": {
"inputName": null,
"inputAudioTracks": null
}
}Execute
// No response...
// Did you send your request?