|
Jack2 1.9.6
|
JackNotifyChannel using Mach IPC. More...
#include <JackMachNotifyChannel.h>
Public Member Functions | |
| JackMachNotifyChannel () | |
| int | Open (const char *name) |
| void | Close () |
| void | ClientNotify (int refnum, const char *name, int notify, int sync, const char *message, int value1, int value2, int *result) |
JackNotifyChannel using Mach IPC.
Definition at line 32 of file JackMachNotifyChannel.h.
| Jack::JackMachNotifyChannel::JackMachNotifyChannel | ( | ) | [inline] |
Mach port to communicate with the client : from server to client
Definition at line 41 of file JackMachNotifyChannel.h.
1.7.3