openshot-audio
0.1.2
|
This is the complete list of members for MidiOutput, including all inherited members.
clearAllPendingMessages() | MidiOutput | |
getCurrentThread() | Thread | privatestatic |
getCurrentThreadId() | Thread | privatestatic |
getDefaultDeviceIndex() | MidiOutput | static |
getDevices() | MidiOutput | static |
getThreadId() const noexcept | Thread | inlineprivate |
getThreadName() const | Thread | inlineprivate |
isThreadRunning() const | Thread | private |
notify() const | Thread | private |
openDevice(int deviceIndex) | MidiOutput | static |
sendBlockOfMessages(const MidiBuffer &buffer, double millisecondCounterToStartAt, double samplesPerSecondForBuffer) | 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) | 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 |