Jack2 1.9.6
|
NewClient request. More...
#include <JackRequest.h>
Public Member Functions | |
JackClientOpenRequest (const char *name, int pid) | |
int | Read (JackChannelTransaction *trans) |
int | Write (JackChannelTransaction *trans) |
Public Attributes | |
int | fPID |
char | fName [JACK_CLIENT_NAME_SIZE+1] |
NewClient request.
Definition at line 198 of file JackRequest.h.