Client.requestMonitorByPortName
void requestMonitorByPortName(string portName, bool on)Request to monitor a port by name. NOT real-time safe (may allocate and throw).
Parameters
portName | The port name |
on | true to enable monitoring, false to disable it |
Throws
JackException on failure