MidiDeviceProvider

Class MidiDeviceProvider

public abstract class MidiDeviceProvider
extends Object

A MidiDeviceProvider is a factory or provider for a particular type of MIDI device. This mechanism allows the implementation to determine how resources are managed in the creation and management of a device.

Constructors

MidiDeviceProvider

public MidiDeviceProvider()

Methods

isDeviceSupported

public boolean isDeviceSupported(MidiDevice.Info info)

Indicates whether the device provider suppo