|  | 
|  | JackCoreMidiPhysicalInputPort (const char *alias_name, const char *client_name, const char *driver_name, int index, MIDIClientRef client, MIDIPortRef internal_input, double time_ratio, size_t max_bytes=4096, size_t max_messages=1024) | 
|  | 
|  | JackCoreMidiInputPort (double time_ratio, size_t max_bytes=4096, size_t max_messages=1024) | 
|  | 
| void | ProcessCoreMidi (const MIDIPacketList *packet_list) | 
|  | 
| void | ProcessJack (JackMidiBuffer *port_buffer, jack_nframes_t frames) | 
|  | 
| bool | Start () | 
|  | 
| bool | Stop () | 
|  | 
|  | JackCoreMidiPort (double time_ratio) | 
|  | 
| const char * | GetAlias () | 
|  | 
| const char * | GetName () | 
|  | 
|  | 
| static bool | IsInternalPort (MIDIObjectRef port_aux) | 
|  | 
| void | Initialize (const char *alias_name, const char *client_name, const char *driver_name, int index, MIDIEndpointRef endpoint) | 
|  | 
| void | Initialize (const char *alias_name, const char *client_name, const char *driver_name, int index, MIDIEndpointRef endpoint, bool is_output) | 
|  | 
| MIDIEndpointRef | GetEndpoint () | 
|  | 
| double | time_ratio | 
|  | 
| MIDIEndpointRef | endpoint | 
|  | 
| static std::set< MIDIEndpointRef > | endpoint_list | 
|  | 
The documentation for this class was generated from the following file: