Client.requestMonitorByPortName

void requestMonitorByPortName(string portName, bool on)

Request to monitor a port by name. NOT real-time safe (may allocate and throw).

Parameters

portNameThe port name
ontrue to enable monitoring, false to disable it

Throws

JackException on failure