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 640 of file JackRequest.h.
1.6.2