Uses of Class javax.sound.midi.MidiDevice.Info

Uses in package javax.sound.midi

Methods with parameter type javax.sound.midi.MidiDevice.Info

MidiDevice
Get the specified MIDI device.

Methods with return type javax.sound.midi.MidiDevice.Info

MidiDevice.Info
Get the Info object describing this device.
MidiDevice.Info[]
Get an array of all available MIDI devices.

Uses in package javax.sound.midi.spi

Methods with parameter type javax.sound.midi.MidiDevice.Info

MidiDevice
Get the MidiDevice for the MIDI device described by info
boolean
Returns true if this provider supports a specific MIDI device.

Methods with return type javax.sound.midi.MidiDevice.Info

MidiDevice.Info[]
Get the list descriptors for all MIDI devices supported by this provider.