Client on the library side. More...
#include <JackLibClient.h>
Public Member Functions | |
| JackLibClient (JackSynchro *table) | |
| int | Open (const char *server_name, const char *name, int uuid, jack_options_t options, jack_status_t *status) |
| int | ClientNotifyImp (int refnum, const char *name, int notify, int sync, const char *message, int value1, int value2) |
| Notification received from the server. | |
| JackGraphManager * | GetGraphManager () const |
| JackEngineControl * | GetEngineControl () const |
| JackClientControl * | GetClientControl () const |
Client on the library side.
Definition at line 35 of file JackLibClient.h.
| Jack::JackLibClient::JackLibClient | ( | JackSynchro * | table | ) |
Shared client control
Definition at line 58 of file JackLibClient.cpp.
1.6.2