OBS WebSocket Request
SetInputAudioMonitorType
Sets the audio monitor type of an input
Parameters
Request
{
"requestType": "SetInputAudioMonitorType",
"requestData": {
"inputName": null,
"monitorType": null
}
}Execute
// No response...
// Did you send your request?