OpenShot Audio Library | OpenShotAudio 0.4.0
|
#include <juce_UMPU32InputHandler.h>
Public Member Functions | |
Factory (MidiInputCallback *c) | |
std::unique_ptr< U32ToBytestreamHandler > | operator() (MidiInput &i) const |
Provides an operator()
which can create an input handler for a given MidiInput.
All handler classes should have a similar Factory to facilitate creation of handlers in generic contexts.
Definition at line 60 of file juce_UMPU32InputHandler.h.
|
inlineexplicit |
Definition at line 63 of file juce_UMPU32InputHandler.h.
|
inline |
Definition at line 66 of file juce_UMPU32InputHandler.h.