A base class for classes which convert Universal MIDI Packets to other formats.
More...
#include <juce_UMPU32InputHandler.h>
A base class for classes which convert Universal MIDI Packets to other formats.
◆ ~U32InputHandler()
virtual universal_midi_packets::U32InputHandler::~U32InputHandler |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ reset()
virtual void universal_midi_packets::U32InputHandler::reset |
( |
| ) |
|
|
pure virtual |
◆ pushMidiData()
virtual void universal_midi_packets::U32InputHandler::pushMidiData |
( |
const uint32_t * |
begin, |
|
|
const uint32_t * |
end, |
|
|
double |
time |
|
) |
| |
|
pure virtual |
The documentation for this struct was generated from the following file: