openshot-audio  0.1.2
MidiOutput Member List

This is the complete list of members for MidiOutput, including all inherited members.

clearAllPendingMessages()MidiOutput
getCurrentThread()Threadprivatestatic
getCurrentThreadId()Threadprivatestatic
getDefaultDeviceIndex()MidiOutputstatic
getDevices()MidiOutputstatic
getThreadId() const noexceptThreadinlineprivate
getThreadName() const Threadinlineprivate
isThreadRunning() const Threadprivate
notify() const Threadprivate
openDevice(int deviceIndex)MidiOutputstatic
sendBlockOfMessages(const MidiBuffer &buffer, double millisecondCounterToStartAt, double samplesPerSecondForBuffer)MidiOutput
sendMessageNow(const MidiMessage &message)MidiOutput
setAffinityMask(uint32 affinityMask)Threadprivate
setCurrentThreadAffinityMask(uint32 affinityMask)Threadprivatestatic
setCurrentThreadName(const String &newThreadName)Threadprivatestatic
setCurrentThreadPriority(int priority)Threadprivatestatic
setPriority(int priority)Threadprivate
signalThreadShouldExit()Threadprivate
sleep(int milliseconds)Threadprivatestatic
startBackgroundThread()MidiOutput
startThread()Threadprivate
startThread(int priority)Threadprivate
stopBackgroundThread()MidiOutput
stopThread(int timeOutMilliseconds)Threadprivate
Thread(const String &threadName)Threadexplicitprivate
ThreadID typedefThreadprivate
threadShouldExit() const Threadinlineprivate
wait(int timeOutMilliseconds) const Threadprivate
waitForThreadToExit(int timeOutMilliseconds) const Threadprivate
yield()Threadprivatestatic
~MidiOutput()MidiOutput
~Thread()Threadprivatevirtual