Jack2 1.9.6
|
PortRename request. More...
#include <JackRequest.h>
Public Member Functions | |
JackPortRenameRequest (int refnum, jack_port_id_t port, const char *name) | |
int | Read (JackChannelTransaction *trans) |
int | Write (JackChannelTransaction *trans) |
Public Attributes | |
int | fRefNum |
jack_port_id_t | fPort |
char | fName [JACK_PORT_NAME_SIZE+1] |
PortRename request.
Definition at line 610 of file JackRequest.h.