Jack2 1.9.10
|
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 (detail::JackChannelTransactionInterface *trans) |
int | Write (detail::JackChannelTransactionInterface *trans) |
int | Size () |
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 1306 of file JackRequest.h.