SessionNotify request. More...
#include <JackRequest.h>
Public Member Functions | |
| JackSessionNotifyRequest (int refnum, const char *path, jack_session_event_type_t type, const char *dst) | |
| int | Read (JackChannelTransaction *trans) |
| int | Write (JackChannelTransaction *trans) |
Public Attributes | |
| char | fPath [JACK_MESSAGE_SIZE+1] |
| char | fDst [JACK_CLIENT_NAME_SIZE+1] |
| jack_session_event_type_t | fEventType |
| int | fRefNum |
SessionNotify request.
Definition at line 1240 of file JackRequest.h.
1.6.2