|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::MidiInput, including all inherited members.
| createNewDevice(const String &deviceName, MidiInputCallback *callback) | juce::MidiInput | static |
| getAvailableDevices() | juce::MidiInput | static |
| getDefaultDevice() | juce::MidiInput | static |
| getDeviceInfo() const noexcept | juce::MidiInput | |
| getIdentifier() const noexcept | juce::MidiInput | |
| getName() const noexcept | juce::MidiInput | |
| openDevice(const String &deviceIdentifier, MidiInputCallback *callback) | juce::MidiInput | static |
| setName(const String &newName) noexcept | juce::MidiInput | |
| start() | juce::MidiInput | |
| stop() | juce::MidiInput | |
| ~MidiInput() | juce::MidiInput |