|
Jack2
1.9.10
|
JackClientChannel using pipes. More...
#include <JackWinNamedPipeClientChannel.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 pipes.
Definition at line 38 of file JackWinNamedPipeClientChannel.h.
| bool Jack::JackWinNamedPipeClientChannel::Init | ( | ) | [virtual] |
Called once when the thread is started
Reimplemented from Jack::JackRunnableInterface.
Definition at line 117 of file JackWinNamedPipeClientChannel.cpp.
1.7.6.1