This is the complete list of members for MidiOutput, including all inherited members.
clearAllPendingMessages() | MidiOutput | |
createNewDevice(const String &deviceName) | MidiOutput | static |
currentThreadShouldExit() | Thread | privatestatic |
firstMessage | MidiOutput | private |
getCurrentThread() | Thread | privatestatic |
getCurrentThreadId() | Thread | privatestatic |
getDefaultDeviceIndex() | MidiOutput | static |
getDevices() | MidiOutput | static |
getName() const noexcept | MidiOutput | inline |
getThreadId() const noexcept | Thread | inlineprivate |
getThreadName() const | Thread | inlineprivate |
internal | MidiOutput | private |
isThreadRunning() const | Thread | private |
lock | MidiOutput | private |
MidiOutput(const String &midiName) | MidiOutput | private |
name | MidiOutput | private |
notify() const | Thread | private |
openDevice(int deviceIndex) | MidiOutput | static |
realtimeAudioPriority enum value | Thread | private |
run() override | MidiOutput | privatevirtual |
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 | inlineprivate |
wait(int timeOutMilliseconds) const | Thread | private |
waitForThreadToExit(int timeOutMilliseconds) const | Thread | private |
yield() | Thread | privatestatic |
~MidiOutput() | MidiOutput | |
~Thread() | Thread | privatevirtual |