|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.sound.midi.spi.MidiDeviceProvider
org.tritonus.midi.device.alsa.AlsaMidiDeviceProvider
public class AlsaMidiDeviceProvider
Constructor Summary | |
---|---|
AlsaMidiDeviceProvider()
|
Method Summary | |
---|---|
MidiDevice |
getDevice(MidiDevice.Info info)
|
MidiDevice.Info[] |
getDeviceInfo()
|
Methods inherited from class javax.sound.midi.spi.MidiDeviceProvider |
---|
isDeviceSupported |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlsaMidiDeviceProvider()
Method Detail |
---|
public MidiDevice.Info[] getDeviceInfo()
getDeviceInfo
in class MidiDeviceProvider
public MidiDevice getDevice(MidiDevice.Info info)
getDevice
in class MidiDeviceProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |