|
OpenShot Audio Library | OpenShotAudio 0.3.0
|
This is the complete list of members for juce::MidiOutput, including all inherited members.
| clearAllPendingMessages() | juce::MidiOutput | |
| getAvailableDevices() | juce::MidiOutput | 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 |
| openDevice(const String &deviceIdentifier) | juce::MidiOutput | static |
| openDevice(int) | juce::MidiOutput | static |
| sendBlockOfMessages(const MidiBuffer &buffer, double millisecondCounterToStartAt, double samplesPerSecondForBuffer) | juce::MidiOutput | |
| sendBlockOfMessagesNow(const MidiBuffer &buffer) | juce::MidiOutput | |
| sendMessageNow(const MidiMessage &message) | juce::MidiOutput | |
| setName(const String &newName) noexcept | juce::MidiOutput | inline |
| startBackgroundThread() | juce::MidiOutput | |
| stopBackgroundThread() | juce::MidiOutput | |
| ~MidiOutput() override | juce::MidiOutput |