Jack2 1.9.6
Public Member Functions

Jack::JackLibClient Class Reference

Client on the library side. More...

#include <JackLibClient.h>

Inheritance diagram for Jack::JackLibClient:
Jack::JackClient Jack::JackClientInterface Jack::JackRunnableInterface

List of all members.

Public Member Functions

 JackLibClient (JackSynchro *table)
int Open (const char *server_name, const char *name, 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.
JackGraphManagerGetGraphManager () const
JackEngineControlGetEngineControl () const
JackClientControlGetClientControl () const

Detailed Description

Client on the library side.

Definition at line 35 of file JackLibClient.h.


Constructor & Destructor Documentation

Jack::JackLibClient::JackLibClient ( JackSynchro table)

Shared client control

Definition at line 58 of file JackLibClient.cpp.


The documentation for this class was generated from the following files: