| JUCE
    | 
This is the complete list of members for MidiOutput, including all inherited members.
| clearAllPendingMessages() | MidiOutput | |
| createNewDevice(const String &deviceName) | MidiOutput | static | 
| currentThreadShouldExit() | Thread | privatestatic | 
| getCurrentThread() | Thread | privatestatic | 
| getCurrentThreadId() | Thread | privatestatic | 
| getDefaultDeviceIndex() | MidiOutput | static | 
| getDevices() | MidiOutput | static | 
| getName() const noexcept | MidiOutput | |
| getThreadId() const noexcept | Thread | private | 
| getThreadName() const | Thread | private | 
| isThreadRunning() const | Thread | private | 
| notify() const | Thread | private | 
| openDevice(int deviceIndex) | MidiOutput | static | 
| sendBlockOfMessages(const MidiBuffer &buffer, double millisecondCounterToStartAt, double samplesPerSecondForBuffer) | MidiOutput | |
| sendBlockOfMessagesNow(const MidiBuffer &buffer) | MidiOutput | |
| sendMessageNow(const MidiMessage &message) | MidiOutput | |
| setAffinityMask(uint32 affinityMask) | Thread | private | 
| setCurrentThreadAffinityMask(uint32 affinityMask) | Thread | privatestatic | 
| setCurrentThreadName(const String &newThreadName) | Thread | privatestatic | 
| setCurrentThreadPriority(int priority) | Thread | privatestatic | 
| setPriority(int priority) | Thread | private | 
| signalThreadShouldExit() | Thread | private | 
| sleep(int milliseconds) | Thread | privatestatic | 
| startBackgroundThread() | MidiOutput | |
| startThread() | Thread | private | 
| startThread(int priority) | Thread | private | 
| stopBackgroundThread() | MidiOutput | |
| stopThread(int timeOutMilliseconds) | Thread | private | 
| Thread(const String &threadName, size_t threadStackSize=0) | Thread | explicitprivate | 
| ThreadID typedef | Thread | private | 
| threadShouldExit() const | Thread | private | 
| wait(int timeOutMilliseconds) const | Thread | private | 
| waitForThreadToExit(int timeOutMilliseconds) const | Thread | private | 
| yield() | Thread | privatestatic | 
| ~MidiOutput() | MidiOutput | |
| ~Thread() | Thread | privatevirtual |