OpenShot Audio Library | OpenShotAudio  0.6.0
juce::universal_midi_packets::BytestreamToUMPHandler::Factory Class Reference

#include <juce_UMPBytestreamInputHandler.h>

Public Member Functions

 Factory (PacketProtocol p, Receiver &c)
 
std::unique_ptr< BytestreamToUMPHandleroperator() (MidiInput &) const
 

Detailed Description

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 108 of file juce_UMPBytestreamInputHandler.h.


The documentation for this class was generated from the following file: