- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- get_event
bool get_event(jack_midi_event_t* event, uint32_t event_index)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_event_count
uint32_t get_event_count()
Undocumented in source. Be warned that the author may not have intended to support it.
- get_lost_event_count
uint32_t get_lost_event_count()
Undocumented in source. Be warned that the author may not have intended to support it.
- iter_events
JackMidiPortBufferRange iter_events()
Undocumented in source. Be warned that the author may not have intended to support it.
- max_event_size
size_t max_event_size()
Undocumented in source. Be warned that the author may not have intended to support it.
- reserve_event
jack_midi_data_t* reserve_event(jack_nframes_t time, size_t data_size)
Undocumented in source. Be warned that the author may not have intended to support it.
- write_event
bool write_event(jack_nframes_t time, const(jack_midi_data_t)* data, size_t data_size)
Undocumented in source. Be warned that the author may not have intended to support it.