| Jack2
    1.9.12
    | 
Server side implementation of library clients. More...
#include <JackExternalClient.h>
 
  
 | Public Member Functions | |
| JackExternalClient () | |
| int | Open (const char *name, int pid, int refnum, int uuid, int *shared_client) | 
| int | Close () | 
| int | ClientNotify (int refnum, const char *name, int notify, int sync, const char *message, int value1, int value2) | 
| JackClientControl * | GetClientControl () const | 
Server side implementation of library clients.
Definition at line 36 of file JackExternalClient.h.
| Jack::JackExternalClient::JackExternalClient | ( | ) | 
Client control in shared memory
Definition at line 30 of file JackExternalClient.cpp.
 1.8.13
 1.8.13