|
| JackWinMMEInputPort (const char *alias_name, const char *client_name, const char *driver_name, UINT index, size_t max_bytes=4096, size_t max_messages=1024) |
|
void | ProcessJack (JackMidiBuffer *port_buffer, jack_nframes_t frames) |
|
bool | Start () |
|
bool | Stop () |
|
const char * | GetAlias () |
|
const char * | GetName () |
|
void | GetOSErrorString (LPTSTR text) |
|
void | WriteOSError (const char *jack_func, const char *os_func) |
|
|
char | alias [JACK_CLIENT_NAME_SIZE+JACK_PORT_NAME_SIZE] |
|
char | name [JACK_CLIENT_NAME_SIZE+JACK_PORT_NAME_SIZE] |
|
Definition at line 31 of file JackWinMMEInputPort.h.
The documentation for this class was generated from the following files: