#include <JackMidiSendQueue.h>

Public Member Functions | |
| virtual jack_nframes_t | GetNextScheduleFrame () |
Definition at line 31 of file JackMidiSendQueue.h.
| jack_nframes_t JackMidiSendQueue::GetNextScheduleFrame | ( | ) | [virtual] |
Returns the next frame that a MIDI message can be sent at. The default method returns the current frame.
Definition at line 31 of file JackMidiSendQueue.cpp.
1.5.6