Jack::JackServer Class Reference

The Jack server. More...

#include <JackServer.h>

List of all members.

Public Member Functions

 JackServer (bool sync, bool temporary, long timeout, bool rt, long priority, long loopback, bool verbose, const char *server_name)
virtual ~JackServer ()
int Open (jack_driver_desc_t *driver_desc, JSList *driver_params)
int Close ()
int Start ()
int Stop ()
int SetBufferSize (jack_nframes_t buffer_size)
int SetFreewheel (bool onoff)
void Notify (int refnum, int notify, int value)
int InternalClientLoad (const char *client_name, const char *so_name, const char *objet_data, int options, int *int_ref, int *status)
int ReleaseTimebase (int refnum)
int SetTimebaseCallback (int refnum, int conditional)
JackEngineGetEngine ()
JackEngineControlGetEngineControl ()
JackSynchro ** GetSynchroTable ()
JackGraphManagerGetGraphManager ()

Static Public Attributes

static JackServerfInstance


Detailed Description

The Jack server.

Definition at line 44 of file JackServer.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 14 11:16:03 2008 for Jackdmp by  doxygen 1.5.1