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

Uses in package gnu.javax.sound.midi.alsa

Classes derived from javax.sound.midi.MidiDevice.Info

class
ALSA MIDI Port.

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

MidiDevice

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

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 gnu.javax.sound.midi.dssi

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

MidiDevice

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

MidiDevice.Info[]

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.