Jack2 1.9.10
|
JackClientChannel using sockets. More...
#include <JackSocketClientChannel.h>
Public Member Functions | |
int | Open (const char *server_name, const char *name, int uuid, char *name_res, JackClient *client, jack_options_t options, jack_status_t *status) |
void | Close () |
int | Start () |
void | Stop () |
bool | Init () |
bool | Execute () |
bool | IsChannelThread () |
JackClientChannel using sockets.
Definition at line 37 of file JackSocketClientChannel.h.
bool Jack::JackSocketClientChannel::Init | ( | ) | [virtual] |
Called once when the thread is started
Reimplemented from Jack::JackRunnableInterface.
Definition at line 113 of file JackSocketClientChannel.cpp.