InternalClientHandle request. More...
#include <JackRequest.h>
Public Member Functions | |
| JackInternalClientHandleRequest (int refnum, const char *client_name) | |
| int | Read (JackChannelTransaction *trans) |
| int | Write (JackChannelTransaction *trans) |
Public Attributes | |
| int | fRefNum |
| char | fName [JACK_CLIENT_NAME_SIZE+1] |
InternalClientHandle request.
Definition at line 882 of file JackRequest.h.
1.6.2