Port.requestMonitor

void requestMonitor(bool on)

Request to monitor a port. NOT real-time safe and shouldn't be called from process callback.

Parameters

ontrue to request the server to monitor the port, false otherwise

Throws

JackException on failure