public interface MidiDeviceReceiver extends Receiver
MidiDeviceReceiver is a Receiver which represents a MIDI input connector of a MidiDevice (see MidiDevice).
| Modifier and Type | Method and Description |
|---|---|
MidiDevice |
getMidiDevice()
Obtains a MidiDevice object which is an owner of this Receiver.
|
MidiDevicegetMidiDevice()