Client.processCallback
void processCallback(ProcessDelegate dg) @propertySet process callback. Should be real-time safe. No memory allocation or other system calls should be performed in the delegate callback.
Throws
JackException on failure
void processCallback(ProcessDelegate dg) @propertySet process callback. Should be real-time safe. No memory allocation or other system calls should be performed in the delegate callback.