Disconnected

SetInputAudioMonitorType

Name of the input to set the audio monitor type for.

Audio monitor type.

{
  "requestType": "SetInputAudioMonitorType",
  "requestData": {
    "inputName": null,
    "monitorType": null
  }
}
// No response... 
// Did you send your request?