OpenShot Audio Library | OpenShotAudio
0.3.1
juce::MidiOutput Member List
This is the complete list of members for
juce::MidiOutput
, including all inherited members.
addListener
(Listener *)
juce::Thread
private
clearAllPendingMessages
()
juce::MidiOutput
currentThreadShouldExit
()
juce::Thread
private
static
getAvailableDevices
()
juce::MidiOutput
static
getCurrentThread
()
juce::Thread
private
static
getCurrentThreadId
()
juce::Thread
private
static
getDefaultDevice
()
juce::MidiOutput
static
getDefaultDeviceIndex
()
juce::MidiOutput
static
getDeviceInfo
() const noexcept
juce::MidiOutput
inline
getDevices
()
juce::MidiOutput
static
getIdentifier
() const noexcept
juce::MidiOutput
inline
getName
() const noexcept
juce::MidiOutput
inline
getThreadId
() const noexcept
juce::Thread
private
getThreadName
() const noexcept
juce::Thread
inline
private
isThreadRunning
() const
juce::Thread
private
launch
(std::function< void()> functionToRun)
juce::Thread
private
static
notify
() const
juce::Thread
private
openDevice
(const String &deviceIdentifier)
juce::MidiOutput
static
openDevice
(int)
juce::MidiOutput
static
realtimeAudioPriority
enum value (defined in
juce::Thread
)
juce::Thread
private
removeListener
(Listener *)
juce::Thread
private
sendBlockOfMessages
(const MidiBuffer &buffer, double millisecondCounterToStartAt, double samplesPerSecondForBuffer)
juce::MidiOutput
sendBlockOfMessagesNow
(const MidiBuffer &buffer)
juce::MidiOutput
sendMessageNow
(const MidiMessage &message)
juce::MidiOutput
setAffinityMask
(uint32 affinityMask)
juce::Thread
private
setCurrentThreadAffinityMask
(uint32 affinityMask)
juce::Thread
private
static
setCurrentThreadName
(const String &newThreadName)
juce::Thread
private
static
setCurrentThreadPriority
(int priority)
juce::Thread
private
static
setName
(const String &newName) noexcept
juce::MidiOutput
inline
setPriority
(int priority)
juce::Thread
private
signalThreadShouldExit
()
juce::Thread
private
sleep
(int milliseconds)
juce::Thread
private
static
startBackgroundThread
()
juce::MidiOutput
startThread
()
juce::Thread
private
startThread
(int priority)
juce::Thread
private
stopBackgroundThread
()
juce::MidiOutput
stopThread
(int timeOutMilliseconds)
juce::Thread
private
Thread
(const String &threadName, size_t threadStackSize=0)
juce::Thread
explicit
private
ThreadID
typedef
juce::Thread
private
threadShouldExit
() const
juce::Thread
private
wait
(int timeOutMilliseconds) const
juce::Thread
private
waitForThreadToExit
(int timeOutMilliseconds) const
juce::Thread
private
yield
()
juce::Thread
private
static
~MidiOutput
() override
juce::MidiOutput
~Thread
()
juce::Thread
private
virtual
Generated by
1.8.13